Benchmarks
Plugin footprint 83% from 16 tests
Installer Passed 1 test
🔺 Critical test (weight: 50) | Verifying that this plugin installs correctly without errors
The plugin installed gracefully, with no errors
Server metrics [RAM: ▲0.38MB] [CPU: ▼1.62ms] Passed 4 tests
This is a short check of server-side resources used by SEO Backlink Monitor
This plugin has minimal impact on server resources
Page | Memory (MB) | CPU Time (ms) |
---|---|---|
Home / | 3.85 ▲0.39 | 43.72 ▲0.94 |
Dashboard /wp-admin | 3.72 ▲0.42 | 48.01 ▼1.22 |
Posts /wp-admin/edit.php | 3.77 ▲0.41 | 47.29 ▲3.71 |
Add New Post /wp-admin/post-new.php | 6.24 ▲0.35 | 83.74 ▼5.85 |
Media Library /wp-admin/upload.php | 3.58 ▲0.35 | 34.06 ▼0.34 |
Server storage [IO: ▲0.38MB] [DB: ▲0.00MB] Passed 3 tests
Analyzing filesystem and database footprints of this plugin
This plugin was installed successfully
Filesystem: 26 new files
Database: no new tables, 9 new options
New WordPress options |
---|
seo_backlink_monitor_links |
db_upgraded |
widget_recent-posts |
widget_recent-comments |
seo_backlink_monitor_version |
can_compress_scripts |
seo_backlink_monitor_settings |
widget_theysaidso_widget |
theysaidso_admin_options |
Browser metrics Passed 4 tests
This is an overview of browser requirements for SEO Backlink Monitor
Minimal impact on browser resources
Page | Nodes | Memory (MB) | Script (ms) | Layout (ms) |
---|---|---|---|---|
Home / | 2,805 ▲44 | 14.29 ▼0.06 | 1.76 ▲0.07 | 43.46 ▼1.11 |
Dashboard /wp-admin | 2,208 ▲31 | 5.60 ▼0.03 | 82.44 ▼16.57 | 39.99 ▼3.82 |
Posts /wp-admin/edit.php | 2,116 ▲13 | 2.01 ▼0.02 | 33.27 ▼8.09 | 33.39 ▼4.19 |
Add New Post /wp-admin/post-new.php | 1,539 ▲11 | 22.94 ▼0.03 | 694.20 ▲47.72 | 52.17 ▼25.43 |
Media Library /wp-admin/upload.php | 1,416 ▲16 | 4.22 ▲0.06 | 94.30 ▼6.38 | 42.95 ▲1.50 |
Uninstaller [IO: ▲0.00MB] [DB: ▲0.00MB] 75% from 4 tests
🔸 Tests weight: 35 | The uninstall procedure must remove all plugin files and extra database tables
These items require your attention
- Zombie WordPress options were found after uninstall: 6 options
- widget_recent-comments
- can_compress_scripts
- widget_theysaidso_widget
- theysaidso_admin_options
- db_upgraded
- widget_recent-posts
Smoke tests 75% from 4 tests
Server-side errors Passed 1 test
🔹 Test weight: 20 | This is a shallow check for server-side errors
Even though everything seems fine, this is not an exhaustive test
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
Please fix the following items
- 2× GET requests to PHP files trigger server-side errors or Error 500 responses:
- > PHP Fatal error
Uncaught Error: Call to undefined function __() in wp-content/plugins/seo-backlink-monitor/admin/partials/seo-backlink-monitor.php:3
- > PHP Fatal error
Uncaught Error: Class 'SEO_Backlink_Monitor_Parent_WP_List_Table' not found in wp-content/plugins/seo-backlink-monitor/admin/inc/class-seo-backlink-monitor-child-list-table.php:17
- > 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 96% from 29 tests
readme.txt Passed 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
8 plugin tags: link, cron, building campaign, track your link, internal link...
seo-backlink-monitor/seo-backlink-monitor.php 92% from 13 tests
The primary PHP file in "SEO Backlink Monitor" version 1.5.0 is used by WordPress to initiate all plugin functionality
Please take the time to fix the following:
- Description: Please keep the plugin description shorter than 140 characters (currently 238 characters long)
Code Analysis Passed 3 tests
File types Passed 1 test
🔸 Test weight: 35 | Executable files are considered dangerous and should not be included with any WordPress plugin
There were no executable files found in this plugin4,671 lines of code in 19 files:
Language | Files | Blank lines | Comment lines | Lines of code |
---|---|---|---|---|
PHP | 9 | 346 | 629 | 2,113 |
JavaScript | 4 | 152 | 151 | 1,328 |
CSS | 4 | 101 | 18 | 782 |
PO File | 2 | 216 | 344 | 448 |
PHP code Passed 2 tests
A brief analysis of cyclomatic complexity and code structure for this plugin
No cyclomatic complexity issues were detected for this plugin
Cyclomatic complexity | |
---|---|
Average complexity per logical line of code | 0.46 |
Average class complexity | 57.50 |
▷ Minimum class complexity | 1.00 |
▷ Maximum class complexity | 129.00 |
Average method complexity | 4.39 |
▷ Minimum method complexity | 1.00 |
▷ Maximum method complexity | 23.00 |
Code structure | ||
---|---|---|
Namespaces | 0 | |
Interfaces | 0 | |
Traits | 0 | |
Classes | 6 | |
▷ Abstract classes | 0 | 0.00% |
▷ Concrete classes | 6 | 100.00% |
▷ Final classes | 0 | 0.00% |
Methods | 96 | |
▷ Static methods | 9 | 9.38% |
▷ Public methods | 72 | 75.00% |
▷ Protected methods | 21 | 21.88% |
▷ Private methods | 3 | 3.12% |
Functions | 2 | |
▷ Named functions | 2 | 100.00% |
▷ Anonymous functions | 0 | 0.00% |
Constants | 10 | |
▷ Global constants | 10 | 100.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
No PNG files were detected