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.01MB] [CPU: ▼1.85ms] Passed 4 tests
Server-side resources used by Suffusion bbPress Pack
No issues were detected with server-side resource usage
Page | Memory (MB) | CPU Time (ms) |
---|---|---|
Home / | 3.47 ▲0.01 | 35.40 ▼8.48 |
Dashboard /wp-admin | 3.32 ▲0.01 | 53.25 ▲7.18 |
Posts /wp-admin/edit.php | 3.43 ▲0.08 | 46.58 ▲3.22 |
Add New Post /wp-admin/post-new.php | 5.90 ▲0.01 | 85.20 ▼1.38 |
Media Library /wp-admin/upload.php | 3.24 ▲0.01 | 31.97 ▼0.74 |
Suffusion bbPress Pack /wp-admin/themes.php?page=suffusion-bbpress-pack | 3.21 | 28.62 |
Server storage [IO: ▲0.14MB] [DB: ▲0.00MB] Passed 3 tests
A short overview of filesystem and database impact
This plugin was installed successfully
Filesystem: 76 new files
Database: no new tables, 6 new options
New WordPress options |
---|
widget_theysaidso_widget |
widget_recent-posts |
can_compress_scripts |
theysaidso_admin_options |
widget_recent-comments |
db_upgraded |
Browser metrics Passed 4 tests
A check of browser resources used by Suffusion bbPress Pack
This plugin has a minimal impact on browser resources
Page | Nodes | Memory (MB) | Script (ms) | Layout (ms) |
---|---|---|---|---|
Home / | 2,831 ▲85 | 14.74 ▲0.47 | 1.86 ▼0.43 | 39.55 ▼8.22 |
Dashboard /wp-admin | 2,213 ▲25 | 4.87 ▼0.01 | 109.35 ▲4.03 | 37.81 ▼7.29 |
Posts /wp-admin/edit.php | 2,093 ▲4 | 1.99 ▼0.12 | 38.49 ▲4.89 | 34.24 ▼6.79 |
Add New Post /wp-admin/post-new.php | 1,522 ▼14 | 23.10 ▼0.27 | 659.25 ▼26.35 | 57.32 ▼0.18 |
Media Library /wp-admin/upload.php | 1,386 ▲1 | 4.18 ▲0.00 | 94.49 ▼19.48 | 41.41 ▼5.76 |
Suffusion bbPress Pack /wp-admin/themes.php?page=suffusion-bbpress-pack | 872 | 2.03 | 22.42 | 49.16 |
Uninstaller [IO: ▲0.00MB] [DB: ▲0.00MB] 75% from 4 tests
🔸 Tests weight: 35 | All plugins must uninstall correctly, removing their source code and extra database tables they might have created
These items require your attention
- This plugin did not uninstall successfully, leaving 6 options in the database
- widget_recent-comments
- widget_theysaidso_widget
- db_upgraded
- theysaidso_admin_options
- widget_recent-posts
- can_compress_scripts
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 | 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 take a closer look at the following
- 59× GET requests to PHP files have triggered server-side errors or warnings (only 10 are shown):
- > PHP Fatal error
Uncaught Error: Call to undefined function do_action() in wp-content/plugins/suffusion-bbpress-pack/template/bbpress/pagination-replies.php:12
- > PHP Fatal error
Uncaught Error: Call to undefined function get_header() in wp-content/plugins/suffusion-bbpress-pack/template/page-front-forums.php:12
- > PHP Fatal error
Uncaught Error: Call to undefined function bbp_topic_id() in wp-content/plugins/suffusion-bbpress-pack/template/bbpress/content-single-topic-lead.php:12
- > PHP Fatal error
Uncaught Error: Call to undefined function get_header() in wp-content/plugins/suffusion-bbpress-pack/template/single-topic.php:12
- > PHP Fatal error
Uncaught Error: Call to undefined function bbp_topic_id() in wp-content/plugins/suffusion-bbpress-pack/template/bbpress/loop-single-topic.php:12
- > PHP Fatal error
Uncaught Error: Call to undefined function get_header() in wp-content/plugins/suffusion-bbpress-pack/template/single-forum.php:12
- > PHP Fatal error
Uncaught Error: Call to undefined function get_header() in wp-content/plugins/suffusion-bbpress-pack/template/single-reply.php:12
- > PHP Fatal error
Uncaught Error: Call to undefined function bbp_is_single_forum() in wp-content/plugins/suffusion-bbpress-pack/template/bbpress/form-topic.php:12
- > PHP Fatal error
Uncaught Error: Call to undefined function bbp_set_query_name() in wp-content/plugins/suffusion-bbpress-pack/template/bbpress/user-favorites.php:12
- > PHP Fatal error
Uncaught Error: Call to undefined function bbp_wp_login_action() in wp-content/plugins/suffusion-bbpress-pack/template/bbpress/form-user-login.php:12
- > PHP Fatal error
User-side errors Passed 1 test
🔹 Test weight: 20 | This is just a short smoke test looking for browser issues
No browser errors were detected
Optimizations
Plugin configuration 93% from 29 tests
readme.txt 88% from 16 tests
The readme.txt file is an important file in your plugin as it is parsed by WordPress.org to prepare the public listing of your plugin
These attributes need your attention:
- Tested up to: The plugin version is formatted incorrectly
- Requires at least: The plugin version is formatted incorrectly
suffusion-bbpress-pack/suffusion-bbpress-pack.php Passed 13 tests
The entry point to "Suffusion bbPress Pack" version 1.01 is a PHP file that has certain tags in its header comment area
125 characters long description:
This plugin is an add-on to the Suffusion WordPress Theme. It sets up your Suffusion installation as being bbPress compatible
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
Good job! No executable or dangerous file extensions detected3,204 lines of code in 64 files:
Language | Files | Blank lines | Comment lines | Lines of code |
---|---|---|---|---|
PHP | 60 | 1,096 | 434 | 1,931 |
CSS | 3 | 158 | 75 | 1,207 |
JavaScript | 1 | 14 | 7 | 66 |
PHP code Passed 2 tests
A short review of cyclomatic complexity and code structure
No complexity issues detected
Cyclomatic complexity | |
---|---|
Average complexity per logical line of code | 0.21 |
Average class complexity | 26.00 |
▷ Minimum class complexity | 8.00 |
▷ Maximum class complexity | 44.00 |
Average method complexity | 4.33 |
▷ Minimum method complexity | 1.00 |
▷ Maximum method complexity | 14.00 |
Code structure | ||
---|---|---|
Namespaces | 0 | |
Interfaces | 0 | |
Traits | 0 | |
Classes | 2 | |
▷ Abstract classes | 1 | 50.00% |
▷ Concrete classes | 1 | 50.00% |
▷ Final classes | 0 | 0.00% |
Methods | 18 | |
▷ Static methods | 0 | 0.00% |
▷ Public methods | 18 | 100.00% |
▷ Protected methods | 0 | 0.00% |
▷ Private methods | 0 | 0.00% |
Functions | 2 | |
▷ Named functions | 2 | 100.00% |
▷ Anonymous functions | 0 | 0.00% |
Constants | 1 | |
▷ Global constants | 1 | 100.00% |
▷ Class constants | 0 | 0.00% |
▷ Public constants | 0 | 0.00% |
Plugin size Passed 2 tests
Image compression Passed 2 tests
It is recommended to compress PNG files in your plugin to minimize bandwidth usage
7 compressed PNG files occupy 0.00MB
Potential savings
Compression of 5 random PNG files using pngquant | |||
---|---|---|---|
File | Size - original | Size - compressed | Savings |
include/images/bg-orange.png | 0.32KB | 0.62KB | 0.00% |
include/images/bg-gray-1.png | 0.52KB | 0.97KB | 0.00% |
include/images/bg-black.png | 0.17KB | 0.21KB | 0.00% |
include/images/bg_green.png | 0.17KB | 0.13KB | ▼ 24.26% |
include/images/bg-gray-2.png | 0.52KB | 1.01KB | 0.00% |