Benchmarks
Plugin footprint 40% from 16 tests
Installer 0% from 1 test
🔺 Critical test (weight: 50) | Checking the installer triggered no errors
The following installer errors require your attention
- The plugin cannot be installed
- > Deprecated in wp-content/plugins/seo-content-helper/options.php+161
Function create_function() is deprecated
Server metrics [RAM: ▼1.77MB] [CPU: ▼49.48ms] Passed 4 tests
Server-side resources used by SEO Content Helper
Server-side resource usage in normal parameters
Page | Memory (MB) | CPU Time (ms) |
---|---|---|
Home / | 2.22 ▼1.24 | 6.15 ▼35.54 |
Dashboard /wp-admin | 2.24 ▼1.06 | 7.26 ▼40.51 |
Posts /wp-admin/edit.php | 2.24 ▼1.12 | 6.90 ▼38.20 |
Add New Post /wp-admin/post-new.php | 2.24 ▼3.65 | 7.76 ▼83.65 |
Media Library /wp-admin/upload.php | 2.24 ▼0.99 | 8.06 ▼28.40 |
SEO Content Helper /wp-admin/options-general.php?page=seo_content_helper_settings | 2.24 | 7.78 |
Server storage [IO: ▲0.08MB] [DB: ▲0.00MB] Passed 3 tests
A short overview of filesystem and database impact
There were no storage issued detected upon installing this plugin
Filesystem: 24 new files
Database: no new tables, 6 new options
New WordPress options |
---|
can_compress_scripts |
db_upgraded |
widget_recent-posts |
theysaidso_admin_options |
widget_theysaidso_widget |
widget_recent-comments |
Browser metrics Passed 4 tests
An overview of browser requirements for SEO Content Helper
This plugin renders optimally with no browser resource issues detected
Page | Nodes | Memory (MB) | Script (ms) | Layout (ms) |
---|---|---|---|---|
Home / | 2,808 ▲37 | 13.34 ▼1.05 | 1.76 ▼0.14 | 41.79 ▼2.97 |
Dashboard /wp-admin | 2,208 ▲19 | 5.92 ▲1.02 | 120.06 ▲1.18 | 37.91 ▼8.73 |
Posts /wp-admin/edit.php | 2,097 ▲8 | 2.07 ▲0.07 | 42.52 ▲6.91 | 33.76 ▼3.06 |
Add New Post /wp-admin/post-new.php | 6,573 ▲5,059 | 26.11 ▲8.59 | 954.89 ▲265.73 | 69.92 ▲9.41 |
Media Library /wp-admin/upload.php | 1,398 ▲10 | 4.20 ▲0.08 | 108.05 ▲2.26 | 45.80 ▼1.10 |
SEO Content Helper /wp-admin/options-general.php?page=seo_content_helper_settings | 841 | 2.03 | 24.37 | 25.04 |
Uninstaller [IO: ▲0.00MB] [DB: ▲0.00MB] 50% from 4 tests
🔸 Tests weight: 35 | All plugins must uninstall correctly, removing their source code and extra database tables they might have created
These items require your attention
- The plugin did not uninstall gracefully
- > Deprecated in wp-content/plugins/seo-content-helper/options.php+161
Function create_function() is deprecated
- Zombie WordPress options detected upon uninstall: 6 options
- db_upgraded
- can_compress_scripts
- widget_theysaidso_widget
- widget_recent-posts
- theysaidso_admin_options
- widget_recent-comments
Smoke tests 25% from 4 tests
Server-side errors 0% from 1 test
🔹 Test weight: 20 | Just a short smoke test targeting errors on the server (in the Apache logs)
Almost there, just fix the following server-side errors
- > GET request to /wp-admin/options-general.php?page=seo_content_helper_settings
- > Deprecated in wp-content/plugins/seo-content-helper/options.php+161
Function create_function() is deprecated
- > GET request to /wp-admin/options-general.php?page=seo_content_helper_settings
- > User deprecated in wp-includes/functions.php+5463
Function screen_icon is deprecated since version 3.8.0 with no alternative available.
- > GET request to /wp-admin/options-general.php?page=seo_content_helper_settings
- > User deprecated in wp-includes/functions.php+5463
Function get_screen_icon is deprecated since version 3.8.0 with no alternative available.
- > GET request to /wp-admin/options-general.php?page=seo_content_helper_settings
- > Notice in wp-content/plugins/seo-content-helper/options.php+110
Undefined variable: args
- 2 occurences, only the last one shown
- > GET request to /wp-admin/options-general.php?page=seo_content_helper_settings
- > Notice in wp-content/plugins/seo-content-helper/ajax.php+13
Trying to get property 'ID' of non-object
SRP 50% from 2 tests
🔹 Tests weight: 20 | The single-responsibility principle: PHP files have to remain inert when accessed directly, throwing no errors and performing no actions
Please take a closer look at the following
- 3× GET requests to PHP files trigger server-side errors or Error 500 responses:
- > PHP Fatal error
Uncaught Error: Call to undefined function add_action() in wp-content/plugins/seo-content-helper/options.php:161
- > PHP Fatal error
Uncaught Error: Call to undefined function add_action() in wp-content/plugins/seo-content-helper/ajax.php:2
- > PHP Fatal error
Uncaught Error: Call to undefined function add_action() in wp-content/plugins/seo-content-helper/ajax.php:2
- > PHP Fatal error
User-side errors 0% from 1 test
🔹 Test weight: 20 | This is a shallow check for browser errors
There are user-side issues you should fix
- > GET request to /wp-admin/options-general.php?page=seo_content_helper_settings
- > Javascript (severe) in unknown
/wp-admin/options-general.php?page=seo_content_helper_settings 163:16 Uncaught SyntaxError: Unexpected token '}'
Optimizations
Plugin configuration 97% from 29 tests
readme.txt 94% from 16 tests
The readme.txt file is undoubtedly the most important file in your plugin, preparing it for public listing on WordPress.org
These attributes need to be fixed:
- Contributors: The plugin contributors field is not present
seo-content-helper/seo-content-helper.php Passed 13 tests
"SEO Content Helper" version 1.2's primary PHP file adds more information about the plugin and serves as the entry point for WordPress
77 characters long description:
Helps to write content with search engines in mind, based apon your keywords.
Code Analysis Passed 3 tests
File types Passed 1 test
🔸 Test weight: 35 | A short glimpse at programming languages used with this plugin and a check that no dangerous files are present
There were no executable files found in this plugin1,950 lines of code in 21 files:
Language | Files | Blank lines | Comment lines | Lines of code |
---|---|---|---|---|
PHP | 10 | 151 | 28 | 1,250 |
LESS | 9 | 78 | 13 | 597 |
JavaScript | 1 | 19 | 10 | 102 |
CSS | 1 | 0 | 0 | 1 |
PHP code Passed 2 tests
This is a short overview of cyclomatic complexity and code structure for this plugin
There were no cyclomatic complexity issued detected
Cyclomatic complexity | |
---|---|
Average complexity per logical line of code | 0.28 |
Average class complexity | 15.20 |
▷ Minimum class complexity | 3.00 |
▷ Maximum class complexity | 43.00 |
Average method complexity | 2.82 |
▷ Minimum method complexity | 1.00 |
▷ Maximum method complexity | 34.00 |
Code structure | ||
---|---|---|
Namespaces | 0 | |
Interfaces | 0 | |
Traits | 0 | |
Classes | 10 | |
▷ Abstract classes | 0 | 0.00% |
▷ Concrete classes | 10 | 100.00% |
▷ Final classes | 0 | 0.00% |
Methods | 78 | |
▷ Static methods | 0 | 0.00% |
▷ Public methods | 78 | 100.00% |
▷ Protected methods | 0 | 0.00% |
▷ Private methods | 0 | 0.00% |
Functions | 9 | |
▷ Named functions | 9 | 100.00% |
▷ Anonymous functions | 0 | 0.00% |
Constants | 0 | |
▷ Global constants | 0 | 0.00% |
▷ Class constants | 0 | 0.00% |
▷ Public constants | 0 | 0.00% |
Plugin size Passed 2 tests
Image compression Passed 2 tests
It is recommended to compress PNG files in your plugin to minimize bandwidth usage
There are no PNG files in this plugin