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
This plugin's installer ran successfully
Server metrics [RAM: ▲0.04MB] [CPU: ▼2.53ms] Passed 4 tests
This is a short check of server-side resources used by Divi Carousel Lite - Image Carousel and Logo Carousel
This plugin has minimal impact on server resources
Page | Memory (MB) | CPU Time (ms) |
---|---|---|
Home / | 3.53 ▲0.07 | 50.82 ▲5.56 |
Dashboard /wp-admin | 3.34 ▼0.00 | 47.95 ▼14.18 |
Posts /wp-admin/edit.php | 3.46 ▲0.10 | 49.38 ▲3.21 |
Add New Post /wp-admin/post-new.php | 5.93 ▲0.04 | 91.14 ▼4.72 |
Media Library /wp-admin/upload.php | 3.27 ▲0.04 | 37.57 ▲6.30 |
Server storage [IO: ▲0.61MB] [DB: ▲0.00MB] Passed 3 tests
A short overview of filesystem and database impact
No storage issues were detected
Filesystem: 52 new files
Database: no new tables, 9 new options
New WordPress options |
---|
wdcl_activation_time |
can_compress_scripts |
has_wdcl |
widget_theysaidso_widget |
widget_recent-posts |
theysaidso_admin_options |
db_upgraded |
widget_recent-comments |
wdcl_active_version |
Browser metrics Passed 4 tests
An overview of browser requirements for Divi Carousel Lite - Image Carousel and Logo Carousel
This plugin renders optimally with no browser resource issues detected
Page | Nodes | Memory (MB) | Script (ms) | Layout (ms) |
---|---|---|---|---|
Home / | 2,942 ▲195 | 13.94 ▼0.77 | 9.66 ▲7.10 | 42.60 ▼3.58 |
Dashboard /wp-admin | 2,232 ▲55 | 5.60 ▲0.01 | 99.88 ▼0.29 | 87.48 ▲42.83 |
Posts /wp-admin/edit.php | 2,144 ▲44 | 2.13 ▲0.12 | 39.45 ▲2.02 | 33.56 ▼2.98 |
Add New Post /wp-admin/post-new.php | 1,632 ▲106 | 23.15 ▼0.40 | 633.79 ▼36.00 | 87.81 ▲31.28 |
Media Library /wp-admin/upload.php | 1,437 ▲40 | 4.15 ▼0.05 | 98.48 ▼3.23 | 92.00 ▲46.00 |
Uninstaller [IO: ▲0.00MB] [DB: ▲0.00MB] 75% from 4 tests
🔸 Tests weight: 35 | The uninstall procedure must remove all plugin files and extra database tables
The following items require your attention
- Zombie WordPress options were found after uninstall: 9 options
- can_compress_scripts
- widget_theysaidso_widget
- has_wdcl
- theysaidso_admin_options
- wdcl_active_version
- wdcl_activation_time
- widget_recent-comments
- db_upgraded
- widget_recent-posts
Smoke tests 75% 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 50% 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 take a closer look at the following
- 10× GET requests to PHP files trigger server-side errors or Error 500 responses:
- > PHP Fatal error
Uncaught Error: Class 'ET_Builder_Module' not found in wp-content/plugins/wow-carousel-for-divi-lite/includes/modules/ModulesCore/ModulesCore.php:2
- > PHP Fatal error
Uncaught Error: Class 'DiviExtension' not found in wp-content/plugins/wow-carousel-for-divi-lite/includes/WowDiviCarouselLite.php:3
- > PHP Fatal error
Uncaught Error: Class 'WDCL_Builder_Module' not found in wp-content/plugins/wow-carousel-for-divi-lite/includes/modules/TwitterFeedCarousel/TwitterFeedCarousel.php:3
- > PHP Fatal error
Uncaught Error: Call to undefined function TorqueCarousel\\add_filter() in wp-content/plugins/wow-carousel-for-divi-lite/plugin.php:55
- > PHP Fatal error
Uncaught Error: Class 'WDCL_Builder_Module' not found in wp-content/plugins/wow-carousel-for-divi-lite/includes/modules/LogoCarousel/LogoCarousel.php:3
- > PHP Fatal error
Uncaught Error: Class 'WDCL_Builder_Module' not found in wp-content/plugins/wow-carousel-for-divi-lite/includes/modules/ImageCarouselChild/ImageCarouselChild.php:2
- > PHP Fatal error
Uncaught Error: Call to undefined function get_option() in wp-content/plugins/wow-carousel-for-divi-lite/includes/special-notices.php:4
- > PHP Fatal error
Uncaught Error: Class 'WDCL_Builder_Module' not found in wp-content/plugins/wow-carousel-for-divi-lite/includes/modules/LogoCarouselChild/LogoCarouselChild.php:2
- > PHP Fatal error
Uncaught Error: Class 'WDCL_Builder_Module' not found in wp-content/plugins/wow-carousel-for-divi-lite/includes/modules/ImageCarousel/ImageCarousel.php:2
- > PHP Warning
Use of undefined constant TC_PLUGIN_BASE - assumed 'TC_PLUGIN_BASE' (this will throw an Error in a future version of PHP) in wp-content/plugins/wow-carousel-for-divi-lite/plugin.php on line 35
- > PHP Fatal error
User-side errors Passed 1 test
🔹 Test weight: 20 | A shallow check that no browser errors were triggered
No browser issues were found
Optimizations
Plugin configuration 93% from 29 tests
readme.txt Passed 16 tests
It's important to format your readme.txt file correctly as it is parsed for the public listing of your plugin
5 plugin tags: divi builder, divi, divi module, divi theme, divi carousel
wow-carousel-for-divi-lite/wow-divi-carousel-lite.php 85% from 13 tests
The main PHP script in "Divi Carousel Lite - Image Carousel and Logo Carousel" version 1.2.14 is automatically included on every request by WordPress
Please make the necessary changes and fix the following:
- Main file name: It is recommended to name the main PHP file as the plugin slug ("wow-carousel-for-divi-lite.php" instead of "wow-divi-carousel-lite.php")
- 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
Code Analysis Passed 3 tests
File types Passed 1 test
🔸 Test weight: 35 | A short check of programming languages and file extensions; no executable files are allowed
No dangerous file extensions were detected8,525 lines of code in 47 files:
Language | Files | Blank lines | Comment lines | Lines of code |
---|---|---|---|---|
PHP | 14 | 714 | 327 | 4,343 |
CSS | 11 | 333 | 42 | 1,824 |
JavaScript | 9 | 133 | 59 | 1,137 |
JSX | 6 | 149 | 25 | 566 |
PO File | 1 | 225 | 641 | 481 |
SVG | 5 | 0 | 0 | 156 |
XML | 1 | 0 | 0 | 18 |
PHP code Passed 2 tests
This is a short overview of cyclomatic complexity and code structure for this plugin
Everything seems fine, there were no complexity issues found
Cyclomatic complexity | |
---|---|
Average complexity per logical line of code | 0.34 |
Average class complexity | 26.00 |
▷ Minimum class complexity | 1.00 |
▷ Maximum class complexity | 120.00 |
Average method complexity | 3.78 |
▷ Minimum method complexity | 1.00 |
▷ Maximum method complexity | 40.00 |
Code structure | ||
---|---|---|
Namespaces | 2 | |
Interfaces | 0 | |
Traits | 0 | |
Classes | 10 | |
▷ Abstract classes | 0 | 0.00% |
▷ Concrete classes | 10 | 100.00% |
▷ Final classes | 0 | 0.00% |
Methods | 66 | |
▷ Static methods | 9 | 13.64% |
▷ Public methods | 51 | 77.27% |
▷ Protected methods | 11 | 16.67% |
▷ Private methods | 4 | 6.06% |
Functions | 11 | |
▷ Named functions | 2 | 18.18% |
▷ Anonymous functions | 9 | 81.82% |
Constants | 10 | |
▷ Global constants | 6 | 60.00% |
▷ Class constants | 4 | 40.00% |
▷ Public constants | 4 | 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
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 |
assets/imgs/admin/art1.png | 19.19KB | 8.74KB | ▼ 54.46% |