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.03MB] [CPU: ▼11.08ms] Passed 4 tests
Analyzing server-side resources used by Ultimate Multi Design Video Carousel
No issues were detected with server-side resource usage
Page | Memory (MB) | CPU Time (ms) |
---|---|---|
Home / | 3.50 ▲0.03 | 34.35 ▼3.14 |
Dashboard /wp-admin | 3.35 ▲0.00 | 40.02 ▼19.99 |
Posts /wp-admin/edit.php | 3.40 ▲0.04 | 48.17 ▲4.56 |
Add New Post /wp-admin/post-new.php | 5.93 ▲0.05 | 77.83 ▼16.01 |
Media Library /wp-admin/upload.php | 3.27 ▲0.04 | 33.87 ▼5.17 |
All Items /wp-admin/edit.php?post_type=umdc-slider | 3.31 | 31.10 |
Add New /wp-admin/post-new.php?post_type=umdc-slider | 3.39 | 51.57 |
Server storage [IO: ▲0.13MB] [DB: ▲0.00MB] Passed 3 tests
How much does this plugin use your filesystem and database?
The plugin installed successfully
Filesystem: 13 new files
Database: no new tables, 7 new options
New WordPress options |
---|
theysaidso_admin_options |
widget_recent-comments |
umdc_setting_option |
can_compress_scripts |
db_upgraded |
widget_recent-posts |
widget_theysaidso_widget |
Browser metrics Passed 4 tests
This is an overview of browser requirements for Ultimate Multi Design Video Carousel
Minimal impact on browser resources
Page | Nodes | Memory (MB) | Script (ms) | Layout (ms) |
---|---|---|---|---|
Home / | 2,871 ▲125 | 13.29 ▼1.09 | 2.06 ▲0.25 | 38.44 ▼6.94 |
Dashboard /wp-admin | 2,244 ▲56 | 4.90 ▼0.99 | 111.29 ▼3.44 | 42.32 ▼3.64 |
Posts /wp-admin/edit.php | 2,124 ▲35 | 2.03 ▲0.06 | 36.90 ▲2.03 | 29.13 ▼5.30 |
Add New Post /wp-admin/post-new.php | 1,544 ▲25 | 23.31 ▲0.25 | 653.48 ▼21.44 | 57.80 ▲1.56 |
Media Library /wp-admin/upload.php | 1,423 ▲35 | 4.25 ▲0.05 | 98.88 ▼8.03 | 41.69 ▼5.73 |
All Items /wp-admin/edit.php?post_type=umdc-slider | 1,094 | 2.02 | 34.82 | 30.67 |
Ultimate Multi Design /wp-admin/options-general.php?page=Ultimate Multi Design | 945 | 1.84 | 23.34 | 27.90 |
Add New /wp-admin/post-new.php?post_type=umdc-slider | 2,349 | 7.71 | 167.31 | 78.05 |
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
These items require your attention
- This plugin did not uninstall successfully, leaving 7 options in the database
- db_upgraded
- widget_recent-comments
- theysaidso_admin_options
- widget_recent-posts
- umdc_setting_option
- can_compress_scripts
- widget_theysaidso_widget
Smoke tests Passed 4 tests
Server-side errors Passed 1 test
🔹 Test weight: 20 | Just a short smoke test targeting errors on the server (in the Apache logs)
The smoke test was a success, however most plugin functionality was not tested
SRP Passed 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
No output text or server-side errors detected on direct access of PHP files
User-side errors Passed 1 test
🔹 Test weight: 20 | A shallow check that no browser errors were triggered
Everything seems fine, but this is not an exhaustive test
Optimizations
Plugin configuration 96% from 29 tests
readme.txt Passed 16 tests
Perhaps the most important file in your plugin readme.txt gets parsed in order to generate the public listing of your plugin
10 plugin tags: multipost carousel, multi design post slider, multi layouts slider, youtube slider, responsive image slider...
ultimate-multi-design-video-carousel/ultimate_multi_designs_carousel.php 92% from 13 tests
The primary PHP file in "Ultimate Multi Design Video Carousel" version 1.3 is used by WordPress to initiate all plugin functionality
It is important to fix the following:
- Main file name: It is recommended to name the main PHP file as the plugin slug ("ultimate-multi-design-video-carousel.php" instead of "ultimate_multi_designs_carousel.php")
Code Analysis Passed 3 tests
File types Passed 1 test
🔸 Test weight: 35 | Executable files are not allowed as they can serve as attack vectors
No dangerous file extensions were detected2,456 lines of code in 9 files:
Language | Files | Blank lines | Comment lines | Lines of code |
---|---|---|---|---|
JavaScript | 2 | 27 | 11 | 1,106 |
PHP | 6 | 88 | 60 | 902 |
CSS | 1 | 35 | 13 | 448 |
PHP code Passed 2 tests
This is a short overview of cyclomatic complexity and code structure for this plugin
There are no cyclomatic complexity problems detected for this plugin
Cyclomatic complexity | |
---|---|
Average complexity per logical line of code | 0.40 |
Average class complexity | 25.50 |
▷ Minimum class complexity | 13.00 |
▷ Maximum class complexity | 38.00 |
Average method complexity | 3.45 |
▷ Minimum method complexity | 1.00 |
▷ Maximum method complexity | 10.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 | 20 | |
▷ Static methods | 0 | 0.00% |
▷ Public methods | 20 | 100.00% |
▷ Protected methods | 0 | 0.00% |
▷ Private methods | 0 | 0.00% |
Functions | 8 | |
▷ Named functions | 8 | 100.00% |
▷ Anonymous functions | 0 | 0.00% |
Constants | 5 | |
▷ Global constants | 5 | 100.00% |
▷ Class constants | 0 | 0.00% |
▷ Public constants | 0 | 0.00% |
Plugin size Passed 2 tests
Image compression Passed 2 tests
Using a strong compression for your PNG files is a great way to speed-up your plugin
3 PNG files occupy 0.03MB with 0.02MB in potential savings
Potential savings
Compression of 3 random PNG files using pngquant | |||
---|---|---|---|
File | Size - original | Size - compressed | Savings |
img/controls.png | 2.19KB | 0.95KB | ▼ 56.49% |
img/no_image.png | 7.73KB | 3.56KB | ▼ 53.95% |
img/youtube-icon.png | 16.08KB | 1.54KB | ▼ 90.44% |