Benchmarks
Plugin footprint 65% from 16 tests
Installer Passed 1 test
🔺 Critical test (weight: 50) | Verifying that this plugin installs correctly without errors
Install script ran successfully
Server metrics [RAM: ▼0.92MB] [CPU: ▼29.98ms] Passed 4 tests
This is a short check of server-side resources used by Orbisius bbPress Enhancer
Server-side resource usage in normal parameters
Page | Memory (MB) | CPU Time (ms) |
---|---|---|
Home / | 3.49 ▲0.03 | 34.44 ▼4.94 |
Dashboard /wp-admin | 3.02 ▼0.28 | 23.08 ▼22.10 |
Posts /wp-admin/edit.php | 3.02 ▼0.33 | 24.03 ▼17.33 |
Add New Post /wp-admin/post-new.php | 3.02 ▼2.86 | 24.65 ▼68.24 |
Media Library /wp-admin/upload.php | 3.02 ▼0.20 | 23.69 ▼12.26 |
Orbisius bbPress Enhancer /wp-admin/options-general.php?page=orbisius-bbpress-enhancer/orbisius-bbpress-enhancer.php | 3.03 | 25.70 |
Server storage [IO: ▲0.11MB] [DB: ▲0.00MB] Passed 3 tests
Input-output and database impact of this plugin
The plugin installed successfully
Filesystem: 6 new files
Database: no new tables, 6 new options
New WordPress options |
---|
db_upgraded |
widget_recent-comments |
can_compress_scripts |
widget_theysaidso_widget |
widget_recent-posts |
theysaidso_admin_options |
Browser metrics Passed 4 tests
This is an overview of browser requirements for Orbisius bbPress Enhancer
This plugin has a minimal impact on browser resources
Page | Nodes | Memory (MB) | Script (ms) | Layout (ms) |
---|---|---|---|---|
Home / | 2,806 ▲71 | 13.25 ▼1.41 | 4.77 ▲3.08 | 39.74 ▼7.29 |
Dashboard /wp-admin | 2,210 ▲22 | 4.85 ▼0.93 | 112.01 ▼2.65 | 41.43 ▼5.56 |
Posts /wp-admin/edit.php | 2,095 ▲6 | 2.01 ▼0.04 | 39.17 ▲2.16 | 35.70 ▼1.74 |
Add New Post /wp-admin/post-new.php | 1,536 ▲22 | 23.36 ▲5.82 | 661.03 ▼36.56 | 58.96 ▼5.65 |
Media Library /wp-admin/upload.php | 1,392 ▲7 | 4.22 ▼0.00 | 96.06 ▼4.39 | 46.41 ▲0.92 |
Orbisius bbPress Enhancer /wp-admin/options-general.php?page=orbisius-bbpress-enhancer/orbisius-bbpress-enhancer.php | 957 | 2.07 | 27.43 | 32.87 |
Uninstaller [IO: ▲0.00MB] [DB: ▲0.00MB] 50% from 4 tests
🔸 Tests weight: 35 | Checking the uninstaller removed all traces of the plugin
You still need to fix the following
- This plugin did not uninstall without warnings or 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.
- The uninstall procedure has failed, leaving 6 options in the database
- widget_recent-comments
- theysaidso_admin_options
- widget_theysaidso_widget
- db_upgraded
- can_compress_scripts
- widget_recent-posts
Smoke tests 50% from 4 tests
Server-side errors 0% from 1 test
🔹 Test weight: 20 | A smoke test targeting server-side errors
Almost there, just fix the following server-side errors
- 2 occurences, only the last one shown
- > GET request to /wp-admin/options-general.php?page=orbisius-bbpress-enhancer/orbisius-bbpress-enhancer.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 | The single-responsibility principle: PHP files have to remain inert when accessed directly, throwing no errors and performing no actions
Please take a closer look at the following
- 1× 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/orbisius-bbpress-enhancer/orbisius-bbpress-enhancer.php:30
- > PHP Fatal error
User-side errors Passed 1 test
🔹 Test weight: 20 | A shallow check that no browser errors were triggered
Everything seems fine on the user side
Optimizations
Plugin configuration 97% from 29 tests
readme.txt 94% from 16 tests
It's important to format your readme.txt file correctly as it is parsed for the public listing of your plugin
Please fix the following attributes:
- Screenshots: Add images for these screenshots: #1 (Shows the author box which allows you to change the author of a forum post), #2 (Showing how the checkbox is checked off)
orbisius-bbpress-enhancer/orbisius-bbpress-enhancer.php Passed 13 tests
The main PHP file in "Orbisius bbPress Enhancer" ver. 1.0.2 adds more information about the plugin and also serves as the entry point for this plugin
73 characters long description:
This plugin adds missing or not yet implemented functionality to bbPress.
Code Analysis Passed 3 tests
File types Passed 1 test
🔸 Test weight: 35 | This is an overview of file extensions present in this plugin and a short test that no dangerous files are bundled with this plugin
There were no executable files found in this plugin187 lines of code in 1 file:
Language | Files | Blank lines | Comment lines | Lines of code |
---|---|---|---|---|
PHP | 1 | 54 | 103 | 187 |
PHP code Passed 2 tests
Analyzing cyclomatic complexity and code structure
No cyclomatic complexity issues were detected for this plugin
Cyclomatic complexity | |
---|---|
Average complexity per logical line of code | 0.27 |
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 | 10 | |
▷ Named functions | 10 | 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
All PNG images should be compressed to minimize bandwidth usage for end users
4 PNG files occupy 0.09MB with 0.03MB in potential savings
Potential savings
Compression of 4 random PNG files using pngquant | |||
---|---|---|---|
File | Size - original | Size - compressed | Savings |
screenshot-1.png | 63.96KB | 32.81KB | ▼ 48.70% |
i/guNzr.qr.2.png | 0.23KB | 0.23KB | 0.43% |
screenshot-2.png | 29.42KB | 10.63KB | ▼ 63.86% |
i/guNzr.qr.16.png | 0.39KB | 0.41KB | 0.00% |