Benchmarks
Plugin footprint 65% from 16 tests
Installer Passed 1 test
🔺 Critical test (weight: 50) | It is important to correctly install your plugin, without throwing errors or notices
The plugin installed gracefully, with no errors
Server metrics [RAM: ▼0.96MB] [CPU: ▼146.56ms] Passed 4 tests
A check of server-side resources used by Orbisius bbPress Notify Me On Follow Up Replies
This plugin has minimal impact on server resources
Page | Memory (MB) | CPU Time (ms) |
---|---|---|
Home / | 3.48 ▲0.02 | 38.91 ▼11.44 |
Dashboard /wp-admin | 3.01 ▼0.41 | 29.75 ▼480.37 |
Posts /wp-admin/edit.php | 3.01 ▼0.34 | 28.75 ▼23.58 |
Add New Post /wp-admin/post-new.php | 3.01 ▼2.87 | 26.41 ▼69.81 |
Media Library /wp-admin/upload.php | 3.01 ▼0.22 | 24.17 ▼12.49 |
Orbisius bbPress Notify Me On Follow Up Replies /wp-admin/options-general.php?page=orbisius-bbpress-notify-me-on-follow-up-replies/plugin.php | 3.01 | 25.37 |
Server storage [IO: ▲0.03MB] [DB: ▲0.00MB] Passed 3 tests
Input-output and database impact of this plugin
No storage issues were detected
Filesystem: 5 new files
Database: no new tables, 6 new options
New WordPress options |
---|
widget_theysaidso_widget |
db_upgraded |
widget_recent-comments |
theysaidso_admin_options |
can_compress_scripts |
widget_recent-posts |
Browser metrics Passed 4 tests
Checking browser requirements for Orbisius bbPress Notify Me On Follow Up Replies
This plugin has a minimal impact on browser resources
Page | Nodes | Memory (MB) | Script (ms) | Layout (ms) |
---|---|---|---|---|
Home / | 2,821 ▲86 | 13.27 ▼0.94 | 1.77 ▼0.13 | 41.85 ▼7.96 |
Dashboard /wp-admin | 2,225 ▲25 | 4.84 ▼0.29 | 105.57 ▲0.62 | 38.76 ▼2.44 |
Posts /wp-admin/edit.php | 2,107 ▲7 | 2.00 ▼0.04 | 35.12 ▼2.86 | 35.42 ▼0.98 |
Add New Post /wp-admin/post-new.php | 1,529 ▼16 | 17.61 ▼5.70 | 679.72 ▲12.52 | 59.01 ▲3.81 |
Media Library /wp-admin/upload.php | 1,401 ▲1 | 4.23 ▲0.02 | 103.10 ▼4.45 | 42.26 ▼3.26 |
Orbisius bbPress Notify Me On Follow Up Replies /wp-admin/options-general.php?page=orbisius-bbpress-notify-me-on-follow-up-replies/plugin.php | 894 | 2.02 | 23.21 | 28.68 |
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
The following items require your attention
- Uninstall procedure had uncaught errors
- > User deprecated in wp-includes/functions.php+5737
Function has_cap was called with an argument that is deprecated since version 2.0.0! Usage of user levels is deprecated. Use capabilities instead.
- This plugin does not fully uninstall, leaving 6 options in the database
- widget_theysaidso_widget
- db_upgraded
- can_compress_scripts
- widget_recent-comments
- theysaidso_admin_options
- widget_recent-posts
Smoke tests 50% from 4 tests
Server-side errors 0% from 1 test
🔹 Test weight: 20 | A shallow check that no server-side errors were triggered
These server-side errors were triggered
- 2 occurences, only the last one shown
- > GET request to /wp-admin/options-general.php?page=orbisius-bbpress-notify-me-on-follow-up-replies/plugin.php
- > User deprecated in wp-includes/functions.php+5737
Function has_cap was called with an argument that is deprecated since version 2.0.0! Usage of user levels is deprecated. Use capabilities instead.
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 fix the following
- 1× PHP files trigger errors when accessed directly with GET requests:
- > PHP Fatal error
Uncaught Error: Call to undefined function add_action() in wp-content/plugins/orbisius-bbpress-notify-me-on-follow-up-replies/plugin.php:29
- > PHP Fatal error
User-side errors Passed 1 test
🔹 Test weight: 20 | A shallow check that no browser errors were triggered
No browser errors were detected
Optimizations
Plugin configuration 90% from 29 tests
readme.txt 94% from 16 tests
Don't ignore readme.txt as it is the file that instructs WordPress.org on how to present your plugin to the world
These attributes need your attention:
- Screenshots: Add an image for screenshot #1 (Showing how the checkbox is checked)
orbisius-bbpress-notify-me-on-follow-up-replies/plugin.php 85% from 13 tests
The main PHP script in "Orbisius bbPress Notify Me On Follow Up Replies" version 1.0.2 is automatically included on every request by WordPress
It is important to fix the following:
- Description: The description should be shorter than 140 characters (currently 157 characters long)
- Main file name: Name the main plugin file the same as the plugin slug ("orbisius-bbpress-notify-me-on-follow-up-replies.php" instead of "plugin.php")
Code Analysis Passed 3 tests
File types Passed 1 test
🔸 Test weight: 35 | A short review of files and their extensions; it is not recommended to include executable files
Everything looks great! No dangerous files found in this plugin102 lines of code in 1 file:
Language | Files | Blank lines | Comment lines | Lines of code |
---|---|---|---|---|
PHP | 1 | 22 | 51 | 102 |
PHP code Passed 2 tests
An short overview of logical lines of code, cyclomatic complexity, and other code metrics
Great job! No cyclomatic complexity issues were detected in this plugin
Cyclomatic complexity | |
---|---|
Average complexity per logical line of code | 0.12 |
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
3 PNG files occupy 0.02MB with 0.00MB in potential savings
Potential savings
Compression of 3 random PNG files using pngquant | |||
---|---|---|---|
File | Size - original | Size - compressed | Savings |
i/guNzr.qr.2.png | 0.23KB | 0.23KB | 0.43% |
screenshot-1.png | 23.16KB | 11.51KB | ▼ 50.32% |
i/guNzr.qr.16.png | 0.39KB | 0.41KB | 0.00% |