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
The plugin installed gracefully, with no errors
Server metrics [RAM: ▲0.30MB] [CPU: ▼3.90ms] Passed 4 tests
An overview of server-side resources used by Carousel Ultimate
This plugin has minimal impact on server resources
Page | Memory (MB) | CPU Time (ms) |
---|---|---|
Home / | 3.78 ▲0.31 | 39.64 ▼4.36 |
Dashboard /wp-admin | 3.61 ▲0.26 | 49.55 ▼12.83 |
Posts /wp-admin/edit.php | 3.73 ▲0.37 | 57.37 ▲8.67 |
Add New Post /wp-admin/post-new.php | 6.22 ▲0.33 | 108.57 ▲3.43 |
Media Library /wp-admin/upload.php | 3.53 ▲0.30 | 36.56 ▼1.84 |
Carousel Categories /wp-admin/edit-tags.php?taxonomy=tpmfcarouselcat&post_type=tpmfcarousel | 3.53 | 39.46 |
Generate Shortcode /wp-admin/post-new.php?post_type=carousel_shortcode | 3.58 | 49.87 |
All Carousels /wp-admin/edit.php?post_type=tpmfcarousel | 3.54 | 38.17 |
Add New Image /wp-admin/post-new.php?post_type=tpmfcarousel | 3.63 | 58.89 |
All Shortcodes /wp-admin/edit.php?post_type=carousel_shortcode | 3.58 | 42.60 |
Server storage [IO: ▲1.41MB] [DB: ▲0.00MB] Passed 3 tests
A short overview of filesystem and database impact
There were no storage issued detected upon installing this plugin
Filesystem: 31 new files
Database: no new tables, 6 new options
New WordPress options |
---|
can_compress_scripts |
theysaidso_admin_options |
widget_recent-comments |
widget_theysaidso_widget |
db_upgraded |
widget_recent-posts |
Browser metrics Passed 4 tests
Carousel Ultimate: an overview of browser usage
This plugin renders optimally with no browser resource issues detected
Page | Nodes | Memory (MB) | Script (ms) | Layout (ms) |
---|---|---|---|---|
Home / | 3,047 ▲261 | 13.83 ▼0.74 | 6.31 ▲4.52 | 36.11 ▼5.15 |
Dashboard /wp-admin | 2,277 ▲106 | 4.95 ▼0.58 | 94.73 ▲2.39 | 39.36 ▼1.22 |
Posts /wp-admin/edit.php | 2,169 ▲72 | 2.54 ▲0.53 | 44.88 ▲3.87 | 35.26 ▼2.69 |
Add New Post /wp-admin/post-new.php | 1,601 ▲75 | 23.48 ▲0.61 | 636.43 ▼1.98 | 35.38 ▼16.62 |
Media Library /wp-admin/upload.php | 1,483 ▲86 | 4.50 ▲0.27 | 92.61 ▼8.81 | 43.87 ▲0.76 |
Carousel Categories /wp-admin/edit-tags.php?taxonomy=tpmfcarouselcat&post_type=tpmfcarousel | 1,364 | 2.23 | 30.95 | 31.63 |
Generate Shortcode /wp-admin/post-new.php?post_type=carousel_shortcode | 4,240 | 4.29 | 97.41 | 39.28 |
All Carousels /wp-admin/edit.php?post_type=tpmfcarousel | 1,158 | 2.40 | 34.52 | 29.47 |
Add New Image /wp-admin/post-new.php?post_type=tpmfcarousel | 1,889 | 4.04 | 67.92 | 36.25 |
All Shortcodes /wp-admin/edit.php?post_type=carousel_shortcode | 1,162 | 2.35 | 34.55 | 30.07 |
Uninstaller [IO: ▲0.00MB] [DB: ▲0.00MB] 75% from 4 tests
🔸 Tests weight: 35 | Verifying that this plugin uninstalls completely without leaving any traces
These items require your attention
- This plugin does not fully uninstall, leaving 6 options in the database
- theysaidso_admin_options
- can_compress_scripts
- db_upgraded
- widget_recent-posts
- widget_recent-comments
- widget_theysaidso_widget
Smoke tests 25% from 4 tests
Server-side errors 0% from 1 test
🔹 Test weight: 20 | A shallow check that no server-side errors were triggered
These server-side errors were triggered
- > GET request to /wp-admin/edit.php?post_type=tpmfcarousel
- > Notice in wp-content/plugins/carousel/lib/post-type/caropro-slider-post-type.php+72
Undefined index: order
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 fix the following items
- 1× GET requests to PHP files trigger server-side errors or Error 500 responses:
- > PHP Fatal error
Uncaught Error: Call to undefined function add_action() in wp-content/plugins/carousel/lib/core/caropro-slider-post-core.php:85
- > PHP Fatal error
User-side errors 0% from 1 test
🔹 Test weight: 20 | This is a shallow check for browser errors
Please fix the following browser errors
- 5 occurences, only the last one shown
- > GET request to /wp-admin/edit.php?post_type=carousel_shortcode
- > Javascript (severe) in unknown
/wp-content/plugins/carousel/assets/js/wp-color-picker-alpha.js?ver=6.3.1 23:16 Uncaught ReferenceError: wpColorPickerL10n is not defined
Optimizations
Plugin configuration 96% from 29 tests
readme.txt Passed 16 tests
The readme.txt file describes your plugin functionality and requirements and it is parsed to prepare the your plugin's listing
6 plugin tags: client carousel, carousel, image carousel, wordpress carousel, carousel shortcode...
carousel/carousel-shortcodes.php 92% from 13 tests
The main file in "Carousel Ultimate" v. 1.8 serves as a complement to information provided in readme.txt and as the entry point to the plugin
Please make the necessary changes and fix the following:
- Main file name: Please rename the main PHP file in this plugin to the plugin slug ("carousel.php" instead of "carousel-shortcodes.php")
Code Analysis Passed 3 tests
File types Passed 1 test
🔸 Test weight: 35 | This is a short overview of programming languages used in this plugin, detecting executable files
Success! There were no dangerous files found in this plugin11,596 lines of code in 23 files:
Language | Files | Blank lines | Comment lines | Lines of code |
---|---|---|---|---|
JavaScript | 6 | 1,012 | 995 | 3,676 |
CSS | 6 | 563 | 45 | 3,442 |
SVG | 1 | 0 | 0 | 2,671 |
PHP | 10 | 273 | 111 | 1,807 |
PHP code Passed 2 tests
An short overview of logical lines of code, cyclomatic complexity, and other code metrics
All good! No complexity issues found
Cyclomatic complexity | |
---|---|
Average complexity per logical line of code | 0.41 |
Average class complexity | 0.00 |
▷ Minimum class complexity | 0.00 |
▷ Maximum class complexity | 0.00 |
Average method complexity | 0.00 |
▷ Minimum method complexity | 0.00 |
▷ Maximum method complexity | 0.00 |
Code structure | ||
---|---|---|
Namespaces | 0 | |
Interfaces | 0 | |
Traits | 0 | |
Classes | 0 | |
▷ Abstract classes | 0 | 0.00% |
▷ Concrete classes | 0 | 0.00% |
▷ Final classes | 0 | 0.00% |
Methods | 0 | |
▷ Static methods | 0 | 0.00% |
▷ Public methods | 0 | 0.00% |
▷ Protected methods | 0 | 0.00% |
▷ Private methods | 0 | 0.00% |
Functions | 21 | |
▷ Named functions | 21 | 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
Often times overlooked, PNG files can occupy unnecessary space in your plugin
PNG images were not found in this plugin