Benchmarks
Plugin footprint 83% from 16 tests
Installer Passed 1 test
🔺 Critical test (weight: 50) | All plugins must install correctly, without throwing any errors, warnings, or notices
Installer ran successfully
Server metrics [RAM: ▲0.01MB] [CPU: ▼5.81ms] Passed 4 tests
This is a short check of server-side resources used by Image Carousel Addon for Beaver Builder
This plugin does not affect your website's performance
Page | Memory (MB) | CPU Time (ms) |
---|---|---|
Home / | 3.47 ▲0.01 | 36.00 ▼0.82 |
Dashboard /wp-admin | 3.31 ▲0.01 | 44.07 ▼4.04 |
Posts /wp-admin/edit.php | 3.36 ▲0.01 | 49.36 ▼2.65 |
Add New Post /wp-admin/post-new.php | 5.89 ▲0.01 | 85.21 ▼15.74 |
Media Library /wp-admin/upload.php | 3.24 ▲0.01 | 34.91 ▼0.58 |
Server storage [IO: ▲0.05MB] [DB: ▲0.00MB] Passed 3 tests
How much does this plugin use your filesystem and database?
This plugin was installed successfully
Filesystem: 20 new files
Database: no new tables, 6 new options
New WordPress options |
---|
widget_recent-comments |
widget_recent-posts |
db_upgraded |
theysaidso_admin_options |
can_compress_scripts |
widget_theysaidso_widget |
Browser metrics Passed 4 tests
An overview of browser requirements for Image Carousel Addon for Beaver Builder
Minimal impact on browser resources
Page | Nodes | Memory (MB) | Script (ms) | Layout (ms) |
---|---|---|---|---|
Home / | 2,800 ▲65 | 13.45 ▼0.93 | 1.65 ▼0.03 | 44.18 ▼4.97 |
Dashboard /wp-admin | 2,206 ▲18 | 5.91 ▲0.00 | 113.23 ▲0.38 | 43.59 ▼4.76 |
Posts /wp-admin/edit.php | 2,092 ▲3 | 1.99 ▼0.05 | 42.69 ▲1.37 | 34.72 ▼3.20 |
Add New Post /wp-admin/post-new.php | 1,533 ▼9 | 23.04 ▼0.09 | 715.82 ▲34.99 | 52.41 ▼4.85 |
Media Library /wp-admin/upload.php | 1,388 ▼0 | 4.20 ▼0.19 | 99.39 ▼18.12 | 45.29 ▼3.13 |
Uninstaller [IO: ▲0.00MB] [DB: ▲0.00MB] 75% from 4 tests
🔸 Tests weight: 35 | Verifying that this plugin uninstalls completely without leaving any traces
Please fix the following items
- The uninstall procedure has failed, leaving 6 options in the database
- widget_theysaidso_widget
- db_upgraded
- widget_recent-comments
- theysaidso_admin_options
- widget_recent-posts
- can_compress_scripts
Smoke tests 50% from 4 tests
Server-side errors Passed 1 test
🔹 Test weight: 20 | A shallow check that no server-side errors were triggered
Even though no errors were found, this is by no means an exhaustive test
SRP 0% from 2 tests
🔹 Tests weight: 20 | SRP (Single-Responsibility Principle) - PHP files must act as libraries and never output text or perform any action when accessed directly in a browser
Almost there! Just fix the following items
- 3× PHP files output text when accessed directly:
- > /wp-content/plugins/image-carousel-addon-for-beaver-builder/modules/image-carousel/includes/frontend.php
- > /wp-content/plugins/image-carousel-addon-for-beaver-builder/modules/image-carousel/includes/frontend.js.php
- > /wp-content/plugins/image-carousel-addon-for-beaver-builder/modules/image-carousel/includes/frontend.css.php
- 22× 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/image-carousel-addon-for-beaver-builder/modules/image-carousel/includes/frontend.js.php on line 12
- > PHP Notice
Trying to get property 'move_slides' of non-object in wp-content/plugins/image-carousel-addon-for-beaver-builder/modules/image-carousel/includes/frontend.js.php on line 10
- > PHP Notice
Undefined variable: settings in wp-content/plugins/image-carousel-addon-for-beaver-builder/modules/image-carousel/includes/frontend.js.php on line 6
- > PHP Notice
Undefined variable: settings in wp-content/plugins/image-carousel-addon-for-beaver-builder/modules/image-carousel/includes/frontend.js.php on line 10
- > PHP Notice
Undefined variable: settings in wp-content/plugins/image-carousel-addon-for-beaver-builder/modules/image-carousel/includes/frontend.css.php on line 2
- > PHP Notice
Trying to get property 'speed' of non-object in wp-content/plugins/image-carousel-addon-for-beaver-builder/modules/image-carousel/includes/frontend.js.php on line 6
- > PHP Notice
Undefined variable: settings in wp-content/plugins/image-carousel-addon-for-beaver-builder/modules/image-carousel/includes/frontend.js.php on line 5
- > PHP Notice
Trying to get property 'auto_play' of non-object in wp-content/plugins/image-carousel-addon-for-beaver-builder/modules/image-carousel/includes/frontend.js.php on line 4
- > PHP Notice
Undefined variable: settings in wp-content/plugins/image-carousel-addon-for-beaver-builder/modules/image-carousel/includes/frontend.js.php on line 3
- > PHP Notice
Undefined variable: settings in wp-content/plugins/image-carousel-addon-for-beaver-builder/modules/image-carousel/includes/frontend.js.php on line 8
- > PHP Notice
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)
Everything seems fine, but this is not an exhaustive test
Optimizations
Plugin configuration 93% from 29 tests
readme.txt Passed 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
6 plugin tags: beaver builder, image carousel, beaver builder image carousel, beaver builder add ons, beaver addons...
image-carousel-addon-for-beaver-builder/bb-image-carousel.php 85% from 13 tests
"Image Carousel Addon for Beaver Builder" version 1.0.1's primary PHP file adds more information about the plugin and serves as the entry point for WordPress
Please take the time to fix the following:
- Text Domain: The text domain is optional since WordPress version 4.6; if you do specify it, it must be the same as the plugin slug
- Main file name: Even though not officially enforced, the main plugin file should be the same as the plugin slug ("image-carousel-addon-for-beaver-builder.php" instead of "bb-image-carousel.php")
Code Analysis Passed 3 tests
File types Passed 1 test
🔸 Test weight: 35 | A short glimpse at programming languages used with this plugin and a check that no dangerous files are present
Good job! No executable or dangerous file extensions detected463 lines of code in 14 files:
Language | Files | Blank lines | Comment lines | Lines of code |
---|---|---|---|---|
PHP | 6 | 25 | 84 | 289 |
PO File | 1 | 49 | 60 | 114 |
JavaScript | 3 | 13 | 42 | 36 |
CSS | 4 | 7 | 22 | 24 |
PHP code Passed 2 tests
An overview of cyclomatic complexity and code structure
No complexity issues detected
Cyclomatic complexity | |
---|---|
Average complexity per logical line of code | 0.44 |
Average class complexity | 2.00 |
▷ Minimum class complexity | 1.00 |
▷ Maximum class complexity | 3.00 |
Average method complexity | 1.33 |
▷ Minimum method complexity | 1.00 |
▷ Maximum method complexity | 2.00 |
Code structure | ||
---|---|---|
Namespaces | 0 | |
Interfaces | 0 | |
Traits | 0 | |
Classes | 2 | |
▷ Abstract classes | 0 | 0.00% |
▷ Concrete classes | 2 | 100.00% |
▷ Final classes | 0 | 0.00% |
Methods | 6 | |
▷ Static methods | 5 | 83.33% |
▷ Public methods | 6 | 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 | 4 | |
▷ Global constants | 4 | 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
There are no PNG files in this plugin