Benchmarks
Plugin footprint 83% from 16 tests
Installer Passed 1 test
🔺 Critical test (weight: 50) | All plugins must install correctly, without throwing any errors, warnings, or notices
The plugin installed successfully, without throwing any errors or notices
Server metrics [RAM: ▲0.03MB] [CPU: ▼10.04ms] Passed 4 tests
This is a short check of server-side resources used by Post Curator - Zero Effort SEO Backlinks
No issues were detected with server-side resource usage
Page | Memory (MB) | CPU Time (ms) |
---|---|---|
Home / | 3.49 ▲0.03 | 36.25 ▼4.97 |
Dashboard /wp-admin | 3.34 ▲0.03 | 42.26 ▼8.73 |
Posts /wp-admin/edit.php | 3.39 ▲0.03 | 46.67 ▲1.89 |
Add New Post /wp-admin/post-new.php | 5.92 ▲0.03 | 79.72 ▼21.60 |
Media Library /wp-admin/upload.php | 3.26 ▲0.03 | 30.90 ▼4.87 |
Post Curator /wp-admin/options-general.php?page=post-curator | 3.20 | 29.65 |
Server storage [IO: ▲0.01MB] [DB: ▲0.00MB] Passed 3 tests
A short overview of filesystem and database impact
This plugin was installed successfully
Filesystem: 4 new files
Database: no new tables, 6 new options
New WordPress options |
---|
widget_recent-comments |
widget_theysaidso_widget |
db_upgraded |
theysaidso_admin_options |
widget_recent-posts |
can_compress_scripts |
Browser metrics Passed 4 tests
An overview of browser requirements for Post Curator - Zero Effort SEO Backlinks
This plugin renders optimally with no browser resource issues detected
Page | Nodes | Memory (MB) | Script (ms) | Layout (ms) |
---|---|---|---|---|
Home / | 2,804 ▲33 | 13.51 ▼0.87 | 1.58 ▼0.58 | 43.58 ▲0.33 |
Dashboard /wp-admin | 2,210 ▲25 | 4.85 ▼0.05 | 103.61 ▼0.11 | 39.21 ▼0.48 |
Posts /wp-admin/edit.php | 2,093 ▲1 | 2.07 ▲0.03 | 34.94 ▼4.54 | 31.87 ▼4.46 |
Add New Post /wp-admin/post-new.php | 1,536 ▲8 | 23.15 ▲5.13 | 673.84 ▲47.66 | 60.59 ▲1.12 |
Media Library /wp-admin/upload.php | 1,389 ▼2 | 4.33 ▲0.05 | 98.86 ▼1.24 | 40.81 ▼2.83 |
Post Curator /wp-admin/options-general.php?page=post-curator | 891 | 2.03 | 24.13 | 28.78 |
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
- The uninstall procedure has failed, leaving 6 options in the database
- widget_theysaidso_widget
- widget_recent-posts
- widget_recent-comments
- can_compress_scripts
- db_upgraded
- theysaidso_admin_options
Smoke tests 50% from 4 tests
Server-side errors 0% from 1 test
🔹 Test weight: 20 | This is a short smoke test looking for server-side errors
Smoke test failed, please fix the following
- 19 occurences, only the last one shown
- > GET request to /wp-admin/options-general.php?page=post-curator
- > Notice in wp-content/plugins/post-curator/part.admin.php+61
Trying to access array offset on value of type bool
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
Almost there! Just fix the following items
- 3× GET requests to PHP files have triggered server-side errors or warnings:
- > PHP Fatal error
Uncaught Error: Call to undefined function add_action() in wp-content/plugins/post-curator/part.ajax.php:3
- > PHP Fatal error
Uncaught Error: Call to undefined function add_action() in wp-content/plugins/post-curator/part.ajax.php:3
- > PHP Fatal error
Uncaught Error: Call to undefined function add_action() in wp-content/plugins/post-curator/part.admin.php:3
- > PHP Fatal error
User-side errors Passed 1 test
🔹 Test weight: 20 | This is a shallow check for browser errors
No browser issues were found
Optimizations
Plugin configuration Passed 29 tests
readme.txt Passed 16 tests
The readme.txt file is important because it is parsed by WordPress.org for the public listing of your plugin
4 plugin tags: sharing, seo, backlinks, curation
post-curator/post-curator.php Passed 13 tests
The primary PHP file in "Post Curator - Zero Effort SEO Backlinks" version 0.2 is used by WordPress to initiate all plugin functionality
36 characters long description:
Zero effort backlinks for your blog.
Code Analysis Passed 3 tests
File types Passed 1 test
🔸 Test weight: 35 | This is an overview of programming languages used in this plugin; dangerous file extensions are not allowed
Everything looks great! No dangerous files found in this plugin136 lines of code in 3 files:
Language | Files | Blank lines | Comment lines | Lines of code |
---|---|---|---|---|
PHP | 3 | 51 | 8 | 136 |
PHP code Passed 2 tests
An overview of cyclomatic complexity and code structure
This plugin has no cyclomatic complexity problems
Cyclomatic complexity | |
---|---|
Average complexity per logical line of code | 0.02 |
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 | 6 | |
▷ Named functions | 6 | 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