Benchmarks
Plugin footprint 83% 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 successfully, without throwing any errors or notices
Server metrics [RAM: ▲0.01MB] [CPU: ▼3.32ms] Passed 4 tests
Analyzing server-side resources used by Bridge Addons for Beaver Builder
Server-side resource usage in normal parameters
Page | Memory (MB) | CPU Time (ms) |
---|---|---|
Home / | 3.47 ▲0.01 | 40.69 ▼6.37 |
Dashboard /wp-admin | 3.31 ▲0.01 | 44.03 ▼3.49 |
Posts /wp-admin/edit.php | 3.36 ▲0.01 | 47.60 ▲3.24 |
Add New Post /wp-admin/post-new.php | 5.89 ▲0.01 | 90.66 ▲1.15 |
Media Library /wp-admin/upload.php | 3.23 ▲0.01 | 30.21 ▼4.57 |
Server storage [IO: ▲0.14MB] [DB: ▲0.00MB] Passed 3 tests
Analyzing filesystem and database footprints of this plugin
This plugin installed successfully
Filesystem: 47 new files
Database: no new tables, 6 new options
New WordPress options |
---|
theysaidso_admin_options |
widget_recent-posts |
can_compress_scripts |
widget_theysaidso_widget |
db_upgraded |
widget_recent-comments |
Browser metrics Passed 4 tests
An overview of browser requirements for Bridge Addons for Beaver Builder
There were no issues detected in relation to browser resource usage
Page | Nodes | Memory (MB) | Script (ms) | Layout (ms) |
---|---|---|---|---|
Home / | 2,800 ▲43 | 14.48 ▲0.23 | 1.85 ▼0.48 | 47.45 ▲1.36 |
Dashboard /wp-admin | 2,206 ▲15 | 5.85 ▲0.72 | 106.22 ▼4.24 | 40.94 ▼6.74 |
Posts /wp-admin/edit.php | 2,089 ▼0 | 2.01 ▼0.02 | 38.63 ▲0.34 | 37.67 ▲4.56 |
Add New Post /wp-admin/post-new.php | 1,517 ▼25 | 17.77 ▼0.35 | 598.39 ▼4.57 | 63.96 ▲14.59 |
Media Library /wp-admin/upload.php | 1,391 ▼0 | 4.18 ▲0.00 | 99.90 ▲0.71 | 42.10 ▼2.58 |
Uninstaller [IO: ▲0.00MB] [DB: ▲0.00MB] 75% from 4 tests
🔸 Tests weight: 35 | It is important to correctly uninstall your plugin, without leaving any traces
Please fix the following items
- The uninstall procedure has failed, leaving 6 options in the database
- widget_recent-comments
- theysaidso_admin_options
- can_compress_scripts
- db_upgraded
- widget_theysaidso_widget
- widget_recent-posts
Smoke tests 50% from 4 tests
Server-side errors Passed 1 test
🔹 Test weight: 20 | A smoke test targeting server-side errors
The smoke test was a success, however most plugin functionality was not tested
SRP 0% from 2 tests
🔹 Tests weight: 20 | The single-responsibility principle applies for WordPress plugins as well - please make sure your PHP files perform no actions when accessed directly
Please fix the following
- 15× GET requests to PHP files return non-empty strings (only 10 are shown):
- > /wp-content/plugins/bridge-addons/modules/bridge-image/includes/frontend.php
- > /wp-content/plugins/bridge-addons/modules/bridge-icon-list/includes/frontend.css.php
- > /wp-content/plugins/bridge-addons/modules/bridge-heading/includes/frontend.php
- > /wp-content/plugins/bridge-addons/modules/bridge-pricing-table/includes/frontend.css.php
- > /wp-content/plugins/bridge-addons/modules/bridge-testimonial-slider/includes/frontend.css.php
- > /wp-content/plugins/bridge-addons/modules/bridge-testimonial-slider/includes/frontend.php
- > /wp-content/plugins/bridge-addons/modules/bridge-testimonial/includes/frontend.css.php
- > /wp-content/plugins/bridge-addons/modules/bridge-image/includes/frontend.css.php
- > /wp-content/plugins/bridge-addons/modules/bridge-info-box/includes/frontend.css.php
- > /wp-content/plugins/bridge-addons/modules/bridge-icon-list/includes/frontend.php
- 415× GET requests to PHP files trigger server-side errors or Error 500 responses (only 10 are shown):
- > PHP Notice
Undefined variable: settings in wp-content/plugins/bridge-addons/modules/bridge-team-member/includes/frontend.css.php on line 5
- > PHP Notice
Undefined variable: id in wp-content/plugins/bridge-addons/modules/bridge-icon-list/includes/frontend.css.php on line 26
- > PHP Notice
Trying to get property 'hover_speed' of non-object in wp-content/plugins/bridge-addons/modules/bridge-info-box/includes/frontend.css.php on line 9
- > PHP Fatal error
Uncaught Error: Class 'FLBuilderModule' not found in wp-content/plugins/bridge-addons/modules/bridge-heading/bridge-heading.php:3
- > PHP Notice
Trying to get property 'hover_text_color' of non-object in wp-content/plugins/bridge-addons/modules/bridge-info-box/includes/frontend.css.php on line 66
- > PHP Notice
Undefined variable: id in wp-content/plugins/bridge-addons/modules/bridge-testimonial/includes/frontend.css.php on line 1
- > PHP Notice
Undefined variable: size in wp-content/plugins/bridge-addons/modules/bridge-button/includes/frontend.css.php on line 33
- > PHP Notice
Undefined variable: settings in wp-content/plugins/bridge-addons/modules/bridge-testimonial/includes/frontend.css.php on line 19
- > PHP Notice
Trying to get property 'font_family' of non-object in wp-content/plugins/bridge-addons/modules/bridge-heading/includes/frontend.css.php on line 8
- > PHP Notice
Trying to access array offset on value of type null in wp-content/plugins/bridge-addons/modules/bridge-heading/includes/frontend.css.php on line 23
- > PHP Notice
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 90% from 29 tests
readme.txt 94% 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
Please fix the following attributes:
- Screenshots: Add descriptions for screenshots #1, #2, #3, #4 in bridge-addons/assets to your readme.txt
bridge-addons/bb-bridge.php 85% from 13 tests
The main PHP script in "Bridge Addons for Beaver Builder" version 1.2.0 is automatically included on every request by WordPress
Please take the time to fix the following:
- Text Domain: If you choose to specify the text domain, it must be the same as the plugin slug; optional since WordPress version 4.6
- Main file name: Name the main plugin file the same as the plugin slug ("bridge-addons.php" instead of "bb-bridge.php")
Code Analysis Passed 3 tests
File types Passed 1 test
🔸 Test weight: 35 | An overview of files in this plugin; executable files are not allowed
Good job! No executable or dangerous file extensions detected3,496 lines of code in 45 files:
Language | Files | Blank lines | Comment lines | Lines of code |
---|---|---|---|---|
PHP | 34 | 189 | 21 | 3,066 |
CSS | 10 | 61 | 0 | 358 |
JavaScript | 1 | 19 | 1 | 72 |
PHP code Passed 2 tests
Cyclomatic complexity and code structure are the fingerprint of this plugin
This plugin has no cyclomatic complexity problems
Cyclomatic complexity | |
---|---|
Average complexity per logical line of code | 0.35 |
Average class complexity | 1.09 |
▷ Minimum class complexity | 1.00 |
▷ Maximum class complexity | 2.00 |
Average method complexity | 1.08 |
▷ Minimum method complexity | 1.00 |
▷ Maximum method complexity | 2.00 |
Code structure | ||
---|---|---|
Namespaces | 0 | |
Interfaces | 0 | |
Traits | 0 | |
Classes | 11 | |
▷ Abstract classes | 0 | 0.00% |
▷ Concrete classes | 11 | 100.00% |
▷ Final classes | 0 | 0.00% |
Methods | 13 | |
▷ Static methods | 3 | 23.08% |
▷ Public methods | 13 | 100.00% |
▷ Protected methods | 0 | 0.00% |
▷ Private methods | 0 | 0.00% |
Functions | 1 | |
▷ Named functions | 1 | 100.00% |
▷ Anonymous functions | 0 | 0.00% |
Constants | 2 | |
▷ Global constants | 2 | 100.00% |
▷ Class constants | 0 | 0.00% |
▷ Public constants | 0 | 0.00% |
Plugin size Passed 2 tests
Image compression Passed 2 tests
PNG files should be compressed to save space and minimize bandwidth usage
1 PNG file occupies 0.02MB with 0.01MB in potential savings
Potential savings
Compression of 1 random PNG file using pngquant | |||
---|---|---|---|
File | Size - original | Size - compressed | Savings |
modules/bridge-testimonial/includes/five-stars.png | 17.03KB | 1.74KB | ▼ 89.80% |