Benchmarks
Plugin footprint 83% from 16 tests
Installer Passed 1 test
🔺 Critical test (weight: 50) | It is important to correctly install your plugin, without throwing errors or notices
Installer ran successfully
Server metrics [RAM: ▲0.08MB] [CPU: ▼5.03ms] Passed 4 tests
Server-side resources used by Simple SEO Criteria Check
Normal server usage
Page | Memory (MB) | CPU Time (ms) |
---|---|---|
Home / | 3.54 ▲0.07 | 38.32 ▼0.72 |
Dashboard /wp-admin | 3.39 ▲0.04 | 43.45 ▼13.89 |
Posts /wp-admin/edit.php | 3.50 ▲0.14 | 44.60 ▼0.94 |
Add New Post /wp-admin/post-new.php | 5.99 ▲0.10 | 94.57 ▼4.57 |
Media Library /wp-admin/upload.php | 3.31 ▲0.08 | 37.77 ▲3.84 |
sscc image /wp-admin/admin.php?page=sscc_images | 3.28 | 30.63 |
Simple SEO Criteria Check /wp-admin/tools.php?page=sscc_permlinks | 3.31 | 32.06 |
sscc link /wp-admin/admin.php?page=sscc_links | 3.31 | 37.52 |
Server storage [IO: ▲0.06MB] [DB: ▲0.00MB] Passed 3 tests
Filesystem and database footprint
The plugin installed successfully
Filesystem: 14 new files
Database: no new tables, 6 new options
New WordPress options |
---|
widget_recent-comments |
can_compress_scripts |
db_upgraded |
widget_theysaidso_widget |
widget_recent-posts |
theysaidso_admin_options |
Browser metrics Passed 4 tests
Simple SEO Criteria Check: an overview of browser usage
This plugin has a minimal impact on browser resources
Page | Nodes | Memory (MB) | Script (ms) | Layout (ms) |
---|---|---|---|---|
Home / | 2,809 ▲63 | 13.29 ▼1.10 | 1.61 ▼0.26 | 44.48 ▲4.75 |
Dashboard /wp-admin | 2,215 ▲23 | 5.91 ▲1.03 | 105.52 ▲0.71 | 40.99 ▼1.89 |
Posts /wp-admin/edit.php | 2,098 ▲9 | 2.01 ▼0.05 | 38.93 ▼3.72 | 36.77 ▼0.92 |
Add New Post /wp-admin/post-new.php | 1,525 ▼3 | 22.95 ▲4.47 | 592.25 ▼36.31 | 53.71 ▼0.90 |
Media Library /wp-admin/upload.php | 1,397 ▲15 | 4.20 ▲0.04 | 93.52 ▼2.01 | 42.43 ▲0.13 |
sscc image /wp-admin/admin.php?page=sscc_images | 770 | 2.18 | 24.80 | 21.89 |
Simple SEO Criteria Check /wp-admin/tools.php?page=sscc_permlinks | 819 | 2.06 | 23.92 | 26.06 |
sscc link /wp-admin/admin.php?page=sscc_links | 833 | 2.06 | 24.79 | 25.03 |
Uninstaller [IO: ▲0.00MB] [DB: ▲0.00MB] 75% from 4 tests
🔸 Tests weight: 35 | All plugins must uninstall correctly, removing their source code and extra database tables they might have created
You still need to fix the following
- The uninstall procedure has failed, leaving 6 options in the database
- widget_theysaidso_widget
- db_upgraded
- can_compress_scripts
- theysaidso_admin_options
- widget_recent-comments
- widget_recent-posts
Smoke tests 75% from 4 tests
Server-side errors Passed 1 test
🔹 Test weight: 20 | A smoke test targeting server-side errors
Even though no errors were found, this is by no means an exhaustive test
SRP 50% from 2 tests
🔹 Tests weight: 20 | SRP (Single-Responsibility Principle) - PHP files must act as libraries and never output text or perform any action when accessed directly in a browser
Please fix the following
- 1× PHP files trigger server-side errors or warnings when accessed directly:
- > PHP Fatal error
Uncaught Error: Call to undefined function add_action() in wp-content/plugins/simple-seo-criteria-check/simple-seo-criteria-check.php:16
- > PHP Fatal error
User-side errors Passed 1 test
🔹 Test weight: 20 | This is a smoke test targeting browser errors/issues
There were no browser issues found
Optimizations
Plugin configuration 93% from 29 tests
readme.txt 88% from 16 tests
You should put a lot of thought into formatting readme.txt as it is used by WordPress.org to prepare the public listing of your plugin
These attributes need to be fixed:
- Donate link: Please fix this invalid url: ""
- Requires at least: Invalid version format
simple-seo-criteria-check/simple-seo-criteria-check.php Passed 13 tests
"Simple SEO Criteria Check" version 2.6's primary PHP file adds more information about the plugin and serves as the entry point for WordPress
82 characters long description:
The Simple SEO Criteria Check. Open the Tools page to get your individual results.
Code Analysis Passed 3 tests
File types Passed 1 test
🔸 Test weight: 35 | Executable files are not allowed as they can serve as attack vectors
Good job! No executable or dangerous file extensions detected1,024 lines of code in 11 files:
Language | Files | Blank lines | Comment lines | Lines of code |
---|---|---|---|---|
PHP | 4 | 106 | 23 | 449 |
HTML | 1 | 13 | 0 | 226 |
JavaScript | 2 | 30 | 111 | 164 |
PO File | 1 | 53 | 66 | 107 |
CSS | 1 | 6 | 0 | 37 |
JSON | 1 | 0 | 0 | 22 |
Markdown | 1 | 10 | 0 | 19 |
PHP code Passed 2 tests
This plugin's cyclomatic complexity and code structure detailed below
There are no cyclomatic complexity problems detected for this plugin
Cyclomatic complexity | |
---|---|
Average complexity per logical line of code | 0.21 |
Average class complexity | 0.00 |
▷ Minimum class complexity | 0.00 |
▷ Maximum class complexity | 0.00 |
Average method complexity | 0.00 |
▷ Minimum method complexity | 0.00 |
▷ Maximum method complexity | 0.00 |
Code structure | ||
---|---|---|
Namespaces | 0 | |
Interfaces | 0 | |
Traits | 0 | |
Classes | 0 | |
▷ Abstract classes | 0 | 0.00% |
▷ Concrete classes | 0 | 0.00% |
▷ Final classes | 0 | 0.00% |
Methods | 0 | |
▷ Static methods | 0 | 0.00% |
▷ Public methods | 0 | 0.00% |
▷ Protected methods | 0 | 0.00% |
▷ Private methods | 0 | 0.00% |
Functions | 25 | |
▷ Named functions | 25 | 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