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 successfully, without throwing any errors or notices
Server metrics [RAM: ▲0.19MB] [CPU: ▼5.61ms] Passed 4 tests
A check of server-side resources used by bbPress WP Tweaks
No issues were detected with server-side resource usage
Page | Memory (MB) | CPU Time (ms) |
---|---|---|
Home / | 3.65 ▲0.19 | 38.50 ▼5.53 |
Dashboard /wp-admin | 3.51 ▲0.17 | 49.24 ▼18.80 |
Posts /wp-admin/edit.php | 3.62 ▲0.27 | 50.43 ▲3.80 |
Add New Post /wp-admin/post-new.php | 6.09 ▲0.20 | 103.35 ▼1.91 |
Media Library /wp-admin/upload.php | 3.43 ▲0.20 | 45.25 ▲9.34 |
bbPress WP Tweaks /wp-admin/options-general.php?page=bbpress-wp-tweaks | 3.40 | 33.21 |
Server storage [IO: ▲0.12MB] [DB: ▲0.00MB] Passed 3 tests
A short overview of filesystem and database impact
This plugin was installed successfully
Filesystem: 9 new files
Database: no new tables, 6 new options
New WordPress options |
---|
can_compress_scripts |
widget_recent-comments |
db_upgraded |
widget_theysaidso_widget |
theysaidso_admin_options |
widget_recent-posts |
Browser metrics Passed 4 tests
A check of browser resources used by bbPress WP Tweaks
Normal browser usage
Page | Nodes | Memory (MB) | Script (ms) | Layout (ms) |
---|---|---|---|---|
Home / | 2,818 ▲57 | 14.23 ▼0.43 | 2.37 ▲0.60 | 40.10 ▼4.02 |
Dashboard /wp-admin | 2,202 ▲25 | 5.55 ▼0.06 | 87.15 ▼13.28 | 37.46 ▼0.90 |
Posts /wp-admin/edit.php | 2,104 ▲22 | 1.96 ▼0.03 | 40.23 ▲2.84 | 36.94 ▼2.78 |
Add New Post /wp-admin/post-new.php | 1,546 ▲20 | 18.13 ▼5.50 | 674.36 ▼36.39 | 65.99 ▲12.63 |
Media Library /wp-admin/upload.php | 1,404 ▲4 | 4.21 ▲0.04 | 111.40 ▲15.33 | 49.72 ▲8.25 |
bbPress WP Tweaks /wp-admin/options-general.php?page=bbpress-wp-tweaks | 790 | 2.00 | 26.60 | 28.04 |
Uninstaller [IO: ▲0.00MB] [DB: ▲0.00MB] 75% from 4 tests
🔸 Tests weight: 35 | Checking the uninstaller removed all traces of the plugin
The following items require your attention
- This plugin did not uninstall successfully, leaving 6 options in the database
- widget_recent-comments
- can_compress_scripts
- db_upgraded
- theysaidso_admin_options
- widget_theysaidso_widget
- widget_recent-posts
Smoke tests Passed 4 tests
Server-side errors Passed 1 test
🔹 Test weight: 20 | A smoke test targeting server-side errors
Everything seems fine, however this is by no means an exhaustive test
SRP Passed 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
Looking good! No server-side errors or output on direct access of PHP files
User-side errors Passed 1 test
🔹 Test weight: 20 | Just a short smoke test targeting errors on the browser (console and network errors and warnings)
No browser issues were found
Optimizations
Plugin configuration 97% from 29 tests
readme.txt 94% from 16 tests
The readme.txt file is important because it is parsed by WordPress.org for the public listing of your plugin
Attributes that require attention:
- Tags: Please reduce the number of tags, currently 11 tag instead of maximum 10
bbpress-wp-tweaks/bbpress-wp-tweaks.php Passed 13 tests
Analyzing the main PHP file in "bbPress WP Tweaks" version 1.4.4
98 characters long description:
Adds bbPress forum specific sidebar, wrapper, widgets, user columns, login links and other tweaks.
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 plugin1,629 lines of code in 5 files:
Language | Files | Blank lines | Comment lines | Lines of code |
---|---|---|---|---|
PHP | 1 | 229 | 362 | 1,088 |
PO File | 3 | 234 | 270 | 526 |
CSS | 1 | 5 | 10 | 15 |
PHP code Passed 2 tests
This plugin's cyclomatic complexity and code structure detailed below
All good! No complexity issues found
Cyclomatic complexity | |
---|---|
Average complexity per logical line of code | 0.35 |
Average class complexity | 45.00 |
▷ Minimum class complexity | 18.00 |
▷ Maximum class complexity | 97.00 |
Average method complexity | 3.40 |
▷ Minimum method complexity | 1.00 |
▷ Maximum method complexity | 16.00 |
Code structure | ||
---|---|---|
Namespaces | 0 | |
Interfaces | 0 | |
Traits | 0 | |
Classes | 3 | |
▷ Abstract classes | 0 | 0.00% |
▷ Concrete classes | 3 | 100.00% |
▷ Final classes | 0 | 0.00% |
Methods | 55 | |
▷ Static methods | 8 | 14.55% |
▷ Public methods | 55 | 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 | 1 | |
▷ Global constants | 0 | 0.00% |
▷ Class constants | 1 | 100.00% |
▷ Public constants | 1 | 100.00% |
Plugin size Passed 2 tests
Image compression Passed 2 tests
All PNG images should be compressed to minimize bandwidth usage for end users
There were not PNG files found in your plugin