Benchmarks
Plugin footprint 83% from 16 tests
Installer Passed 1 test
🔺 Critical test (weight: 50) | Checking the installer triggered no errors
This plugin's installer ran successfully
Server metrics [RAM: ▲0.15MB] [CPU: ▼4.96ms] Passed 4 tests
An overview of server-side resources used by SEO Manager
This plugin has minimal impact on server resources
Page | Memory (MB) | CPU Time (ms) |
---|---|---|
Home / | 3.62 ▲0.15 | 44.35 ▲5.22 |
Dashboard /wp-admin | 3.46 ▲0.15 | 49.77 ▼4.49 |
Posts /wp-admin/edit.php | 3.57 ▲0.21 | 47.57 ▼4.51 |
Add New Post /wp-admin/post-new.php | 6.04 ▲0.15 | 90.40 ▼16.07 |
Media Library /wp-admin/upload.php | 3.38 ▲0.15 | 42.44 ▲7.53 |
SEO Manager /wp-admin/options-general.php?page=seo_manager | 3.40 | 35.23 |
Server storage [IO: ▲0.09MB] [DB: ▲0.00MB] Passed 3 tests
Analyzing filesystem and database footprints of this plugin
No storage issues were detected
Filesystem: 13 new files
Database: no new tables, 6 new options
New WordPress options |
---|
widget_recent-posts |
db_upgraded |
widget_theysaidso_widget |
widget_recent-comments |
can_compress_scripts |
theysaidso_admin_options |
Browser metrics Passed 4 tests
This is an overview of browser requirements for SEO Manager
Normal browser usage
Page | Nodes | Memory (MB) | Script (ms) | Layout (ms) |
---|---|---|---|---|
Home / | 2,818 ▲57 | 14.20 ▼0.43 | 1.63 ▼0.23 | 43.51 ▼3.05 |
Dashboard /wp-admin | 2,213 ▲33 | 5.68 ▲0.04 | 96.17 ▲10.47 | 39.04 ▲2.44 |
Posts /wp-admin/edit.php | 2,115 ▲15 | 1.97 ▼0.04 | 35.25 ▼1.27 | 30.23 ▼4.71 |
Add New Post /wp-admin/post-new.php | 1,537 ▲11 | 23.03 ▼0.14 | 663.09 ▼40.33 | 58.74 ▲5.05 |
Media Library /wp-admin/upload.php | 1,418 ▲18 | 4.19 ▲0.07 | 104.76 ▼15.26 | 45.87 ▼1.04 |
SEO Manager /wp-admin/options-general.php?page=seo_manager | 1,810 | 10.25 | 337.53 | 124.75 |
Uninstaller [IO: ▲0.00MB] [DB: ▲0.00MB] 75% from 4 tests
🔸 Tests weight: 35 | Verifying that this plugin uninstalls completely without leaving any traces
The following items require your attention
- Zombie WordPress options were found after uninstall: 6 options
- theysaidso_admin_options
- widget_theysaidso_widget
- db_upgraded
- widget_recent-posts
- can_compress_scripts
- widget_recent-comments
Smoke tests 50% from 4 tests
Server-side errors Passed 1 test
🔹 Test weight: 20 | This is a shallow check for server-side errors
Everything seems fine, however this is by no means an exhaustive test
SRP 50% from 2 tests
🔹 Tests weight: 20 | A shallow check of the single-responsibility principle; PHP files should perform no action - including output of placeholder text - and trigger no errors when accessed directly
Please take a closer look at the following
- 1× GET requests to PHP files trigger server-side errors or Error 500 responses:
- > PHP Fatal error
Uncaught Error: Call to undefined function get_post_types() in wp-content/plugins/seo-manager/lib/settings.php:7
- > PHP Fatal error
User-side errors 0% from 1 test
🔹 Test weight: 20 | This is just a short smoke test looking for browser issues
Please take a look at the following user-side issues
- > GET request to /wp-admin/options-general.php?page=seo_manager
- > Javascript (severe) in unknown
/wp-content/plugins/seo-manager/js/seom.js?ver=6.3.1 195:0 Uncaught ReferenceError: myDrop is not defined
Optimizations
Plugin configuration 97% from 29 tests
readme.txt 94% from 16 tests
The readme.txt file is an important file in your plugin as it is parsed by WordPress.org to prepare the public listing of your plugin
Attributes that require attention:
- Screenshots: Add a description for screenshot #4 in seo-manager/assets to your readme.txt
seo-manager/seo-manager.php Passed 13 tests
This is the main PHP file of "SEO Manager" version 1.8, providing information about the plugin in the header fields and serving as the principal entry point to the plugin's functions
60 characters long description:
Very Simple "SEO Manager" plugin with all SEO Meta features.
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
No dangerous file extensions were detected1,341 lines of code in 6 files:
Language | Files | Blank lines | Comment lines | Lines of code |
---|---|---|---|---|
PHP | 4 | 48 | 166 | 908 |
CSS | 1 | 6 | 0 | 250 |
JavaScript | 1 | 5 | 9 | 183 |
PHP code Passed 2 tests
A brief analysis 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.53 |
Average class complexity | 75.50 |
▷ Minimum class complexity | 68.00 |
▷ Maximum class complexity | 83.00 |
Average method complexity | 5.81 |
▷ Minimum method complexity | 1.00 |
▷ Maximum method complexity | 23.00 |
Code structure | ||
---|---|---|
Namespaces | 0 | |
Interfaces | 0 | |
Traits | 0 | |
Classes | 2 | |
▷ Abstract classes | 0 | 0.00% |
▷ Concrete classes | 2 | 100.00% |
▷ Final classes | 0 | 0.00% |
Methods | 31 | |
▷ Static methods | 3 | 9.68% |
▷ Public methods | 31 | 100.00% |
▷ Protected methods | 0 | 0.00% |
▷ Private methods | 0 | 0.00% |
Functions | 1 | |
▷ Named functions | 1 | 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
Often times overlooked, PNG files can occupy unnecessary space in your plugin
There were not PNG files found in your plugin