Benchmarks
Plugin footprint 65% from 16 tests
Installer Passed 1 test
🔺 Critical test (weight: 50) | Checking the installer triggered no errors
Installer ran successfully
Server metrics [RAM: ▼0.87MB] [CPU: ▼170.39ms] Passed 4 tests
Server-side resources used by SEO Ready Links Export
This plugin has minimal impact on server resources
Page | Memory (MB) | CPU Time (ms) |
---|---|---|
Home / | 2.88 ▲0.16 | 46.03 ▲19.18 |
Dashboard /wp-admin | 2.78 ▼0.28 | 27.91 ▼16.97 |
Posts /wp-admin/edit.php | 2.78 ▼0.33 | 25.62 ▼20.28 |
Add New Post /wp-admin/post-new.php | 2.78 ▼2.65 | 25.57 ▼626.20 |
Media Library /wp-admin/upload.php | 2.78 ▼0.23 | 24.15 ▼18.11 |
Server storage [IO: ▲0.28MB] [DB: ▲0.00MB] Passed 3 tests
A short overview of filesystem and database impact
The plugin installed successfully
Filesystem: 48 new files
Database: no new tables, 1 new option
New WordPress options |
---|
SEO ReadyLinks |
Browser metrics Passed 4 tests
An overview of browser requirements for SEO Ready Links Export
This plugin has a minimal impact on browser resources
Page | Nodes | Memory (MB) | Script (ms) | Layout (ms) |
---|---|---|---|---|
Home / | 3,708 ▲71 | 15.78 ▲0.18 | 8.21 ▲0.10 | 52.80 ▲1.71 |
Dashboard /wp-admin | 2,978 ▲47 | 5.86 ▼0.09 | 143.43 ▼12.82 | 121.83 ▲3.47 |
Posts /wp-admin/edit.php | 2,741 ▲5 | 2.70 ▲0.00 | 69.19 ▲3.34 | 92.89 ▼10.22 |
Add New Post /wp-admin/post-new.php | 1,673 ▲58 | 19.16 ▼2.34 | 382.57 ▲93.54 | 111.53 ▲4.24 |
Media Library /wp-admin/upload.php | 1,815 ▲8 | 5.03 ▼0.02 | 146.18 ▼8.36 | 127.09 ▼12.19 |
SEO Ready Links /wp-admin/ready_links.php | 26 | 0.90 | 0.05 | 10.18 |
Uninstaller [IO: ▲0.00MB] [DB: ▲0.00MB] 50% from 4 tests
🔸 Tests weight: 35 | The uninstall procedure must remove all plugin files and extra database tables
Please fix the following items
- This plugin did not uninstall without warnings or errors
- > User deprecated in wp-includes/functions.php+5495
has_cap was called with an argument that is deprecated since version 2.0.0! Usage of user levels is deprecated. Use capabilities instead.
- The uninstall procedure has failed, leaving 1 option in the database
- SEO ReadyLinks
Smoke tests 50% from 4 tests
Server-side errors Passed 1 test
🔹 Test weight: 20 | Just a short smoke test targeting errors on the server (in the Apache logs)
Good news, no errors were detected
SRP 50% from 2 tests
🔹 Tests weight: 20 | It is important to ensure that your PHP files perform no action when accessed directly, respecting the single-responsibility principle
The following issues need your attention
- 10× GET requests to PHP files trigger server-side errors or Error 500 responses:
- > PHP Warning
Use of undefined constant WP_PLUGIN_URL - assumed 'WP_PLUGIN_URL' (this will throw an Error in a future version of PHP) in wp-content/plugins/seo-ready-links/root/ready-links/ready_links.php on line 19
- > PHP Warning
Use of undefined constant WP_PLUGIN_URL - assumed 'WP_PLUGIN_URL' (this will throw an Error in a future version of PHP) in wp-content/plugins/seo-ready-links/ready_links.php on line 19
- > PHP Fatal error
Uncaught Error: Call to undefined function add_action() in wp-content/plugins/seo-ready-links/ready_links.php:22
- > PHP Fatal error
Uncaught Error: Call to undefined function screen_icon() in wp-content/plugins/seo-ready-links/root/ready-links/ready_links_ready_links.php:2
- > PHP Fatal error
Uncaught Error: Call to undefined function add_action() in wp-content/plugins/seo-ready-links/ready_links.php:22
- > PHP Fatal error
Uncaught Error: Call to undefined function screen_icon() in wp-content/plugins/seo-ready-links/ready_links_ready_links.php:2
- > PHP Fatal error
Uncaught Error: Call to undefined function add_action() in wp-content/plugins/seo-ready-links/root/ready-links/ready_links.php:22
- > PHP Warning
Use of undefined constant WP_PLUGIN_URL - assumed 'WP_PLUGIN_URL' (this will throw an Error in a future version of PHP) in wp-content/plugins/seo-ready-links/ready_links.php on line 19
- > PHP Warning
Use of undefined constant WP_PLUGIN_URL - assumed 'WP_PLUGIN_URL' (this will throw an Error in a future version of PHP) in wp-content/plugins/seo-ready-links/root/ready-links/ready_links.php on line 19
- > PHP Fatal error
Uncaught Error: Call to undefined function add_action() in wp-content/plugins/seo-ready-links/root/ready-links/ready_links.php:22
- > PHP Warning
User-side errors 0% from 1 test
🔹 Test weight: 20 | This is a smoke test targeting browser errors/issues
Please take a look at the following user-side issues
- > GET request to /wp-admin/ready_links.php
- > Network (severe)
wp-admin/ready_links.php - Failed to load resource: the server responded with a status of 404 (Not Found)
Optimizations
Plugin configuration 93% from 29 tests
readme.txt Passed 16 tests
The readme.txt file describes your plugin functionality and requirements and it is parsed to prepare the your plugin's listing
3 plugin tags: seo, links, anchor
seo-ready-links/index.php 85% from 13 tests
"SEO Ready Links Export" version 1.2's main PHP file describes plugin functionality and also serves as the entry point to any WordPress functionality
The following require your attention:
- Description: The description should be shorter than 140 characters (currently 396 characters long)
- Main file name: Please rename the main PHP file in this plugin to the plugin slug ("seo-ready-links.php" instead of "index.php")
Code Analysis Passed 3 tests
File types Passed 1 test
🔸 Test weight: 35 | This is a short overview of programming languages used in this plugin, detecting executable files
Everything looks great! No dangerous files found in this plugin2,678 lines of code in 8 files:
Language | Files | Blank lines | Comment lines | Lines of code |
---|---|---|---|---|
JavaScript | 1 | 15 | 265 | 1,760 |
PHP | 6 | 220 | 22 | 644 |
CSS | 1 | 23 | 59 | 274 |
PHP code Passed 2 tests
This is a very shot review of cyclomatic complexity and code structure
No cyclomatic complexity issues were detected for this plugin
Cyclomatic complexity | |
---|---|
Average complexity per logical line of code | 0.33 |
Average class complexity | 48.00 |
▷ Minimum class complexity | 48.00 |
▷ Maximum class complexity | 48.00 |
Average method complexity | 2.62 |
▷ Minimum method complexity | 1.00 |
▷ Maximum method complexity | 14.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 | 58 | |
▷ Static methods | 0 | 0.00% |
▷ Public methods | 58 | 100.00% |
▷ Protected methods | 0 | 0.00% |
▷ Private methods | 0 | 0.00% |
Functions | 0 | |
▷ Named functions | 0 | 0.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
All PNG images should be compressed to minimize bandwidth usage for end users
10 compressed PNG files occupy 0.02MB
Potential savings
Compression of 5 random PNG files using pngquant | |||
---|---|---|---|
File | Size - original | Size - compressed | Savings |
static/images/logo.png | 1.98KB | 1.60KB | ▼ 19.34% |
root/ready-links/static/images/rss.png | 1.28KB | 1.38KB | 0.00% |
static/images/how-to.png | 2.30KB | 1.73KB | ▼ 24.71% |
static/images/rss.png | 1.28KB | 1.38KB | 0.00% |
root/ready-links/static/images/bug.png | 2.07KB | 1.72KB | ▼ 17.12% |