Benchmarks
Plugin footprint 83% from 16 tests
Installer Passed 1 test
🔺 Critical test (weight: 50) | Checking the installer triggered no errors
The plugin installed successfully, without throwing any errors or notices
Server metrics [RAM: ▲0.30MB] [CPU: ▲0.31ms] Passed 4 tests
Analyzing server-side resources used by Serious Slider
Server-side resource usage in normal parameters
Page | Memory (MB) | CPU Time (ms) |
---|---|---|
Home / | 3.76 ▲0.29 | 49.31 ▼0.87 |
Dashboard /wp-admin | 3.61 ▲0.31 | 50.64 ▼1.33 |
Posts /wp-admin/edit.php | 3.75 ▲0.40 | 60.92 ▲12.29 |
Add New Post /wp-admin/post-new.php | 6.20 ▲0.31 | 98.20 ▼2.14 |
Media Library /wp-admin/upload.php | 3.53 ▲0.31 | 42.34 ▲5.58 |
All Slides /wp-admin/edit.php?post_type=cryout_serious_slide | 3.61 | 43.38 |
Manage Sliders /wp-admin/edit-tags.php?taxonomy=cryout_serious_slider_category&post_type=cryout_serious_slide | 3.58 | 39.69 |
About /wp-admin/edit.php?post_type=cryout_serious_slide&page=cryout-serious-slider-about | 3.56 | 41.40 |
Add New Slide /wp-admin/post-new.php?post_type=cryout_serious_slide | 3.70 | 54.77 |
Server storage [IO: ▲1.28MB] [DB: ▲0.00MB] Passed 3 tests
Analyzing filesystem and database footprints of this plugin
There were no storage issued detected upon installing this plugin
Filesystem: 34 new files
Database: no new tables, 7 new options
New WordPress options |
---|
widget_cryout_serious_slider_widget |
theysaidso_admin_options |
db_upgraded |
can_compress_scripts |
widget_recent-comments |
widget_recent-posts |
widget_theysaidso_widget |
Browser metrics Passed 4 tests
Serious Slider: an overview of browser usage
This plugin has a minimal impact on browser resources
Page | Nodes | Memory (MB) | Script (ms) | Layout (ms) |
---|---|---|---|---|
Home / | 2,947 ▲176 | 14.19 ▼0.11 | 7.15 ▲4.97 | 41.83 ▼5.34 |
Dashboard /wp-admin | 2,252 ▲64 | 5.20 ▲0.30 | 102.55 ▼14.62 | 80.83 ▲38.25 |
Posts /wp-admin/edit.php | 2,313 ▲221 | 3.36 ▲1.37 | 66.64 ▲28.33 | 74.61 ▲38.85 |
Add New Post /wp-admin/post-new.php | 1,580 ▲47 | 23.20 ▲0.10 | 641.53 ▲3.01 | 39.94 ▼10.60 |
Media Library /wp-admin/upload.php | 1,447 ▲56 | 4.54 ▲0.28 | 86.72 ▼15.74 | 76.69 ▲28.57 |
All Slides /wp-admin/edit.php?post_type=cryout_serious_slide | 1,346 | 3.67 | 46.82 | 66.49 |
Manage Sliders /wp-admin/edit-tags.php?taxonomy=cryout_serious_slider_category&post_type=cryout_serious_slide | 2,081 | 2.51 | 50.23 | 28.81 |
About /wp-admin/edit.php?post_type=cryout_serious_slide&page=cryout-serious-slider-about | 1,317 | 3.67 | 52.04 | 69.62 |
Add New Slide /wp-admin/post-new.php?post_type=cryout_serious_slide | 2,420 | 8.27 | 168.57 | 108.35 |
Uninstaller [IO: ▲0.00MB] [DB: ▲0.00MB] 75% from 4 tests
🔸 Tests weight: 35 | Verifying that this plugin uninstalls completely without leaving any traces
It is recommended to fix the following
- Zombie WordPress options detected upon uninstall: 7 options
- widget_recent-posts
- widget_theysaidso_widget
- db_upgraded
- widget_cryout_serious_slider_widget
- widget_recent-comments
- can_compress_scripts
- theysaidso_admin_options
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)
Good news, no errors were detected
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
Congratulations! This plugin passed the SRP test
User-side errors Passed 1 test
🔹 Test weight: 20 | This is a shallow check for browser errors
There were no browser issues found
Optimizations
Plugin configuration Passed 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
5 plugin tags: wordpress slider, slider, responsive slider, slideshow, image slider
cryout-serious-slider/cryout-serious-slider.php Passed 13 tests
"Serious Slider" version 1.2.4's main PHP file describes plugin functionality and also serves as the entry point to any WordPress functionality
114 characters long description:
A highly efficient SEO friendly fully translatable accessibility ready free image slider for WordPress. Seriously!
Code Analysis Passed 3 tests
File types Passed 1 test
🔸 Test weight: 35 | This is an overview of programming languages used in this plugin; dangerous file extensions are not allowed
There were no executable files found in this plugin5,551 lines of code in 21 files:
Language | Files | Blank lines | Comment lines | Lines of code |
---|---|---|---|---|
JavaScript | 7 | 682 | 645 | 2,153 |
CSS | 3 | 365 | 185 | 1,799 |
PHP | 9 | 316 | 193 | 1,562 |
SVG | 2 | 0 | 1 | 37 |
PHP code Passed 2 tests
Cyclomatic complexity and code structure are the fingerprint of this plugin
No cyclomatic complexity issues were detected for this plugin
Cyclomatic complexity | |
---|---|
Average complexity per logical line of code | 0.31 |
Average class complexity | 30.20 |
▷ Minimum class complexity | 3.00 |
▷ Maximum class complexity | 77.00 |
Average method complexity | 3.43 |
▷ Minimum method complexity | 1.00 |
▷ Maximum method complexity | 37.00 |
Code structure | ||
---|---|---|
Namespaces | 0 | |
Interfaces | 0 | |
Traits | 0 | |
Classes | 5 | |
▷ Abstract classes | 0 | 0.00% |
▷ Concrete classes | 5 | 100.00% |
▷ Final classes | 0 | 0.00% |
Methods | 60 | |
▷ Static methods | 0 | 0.00% |
▷ Public methods | 60 | 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 | 0 | |
▷ Global constants | 0 | 0.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
5 PNG files occupy 0.14MB with 0.07MB in potential savings
Potential savings
Compression of 5 random PNG files using pngquant | |||
---|---|---|---|
File | Size - original | Size - compressed | Savings |
resources/images/serious-slider-editor-icon.png | 0.42KB | 0.18KB | ▼ 57.28% |
resources/images/serious-slider-128.png | 3.02KB | 1.89KB | ▼ 37.18% |
resources/images/serious-slider-mce-icon.png | 0.45KB | 0.20KB | ▼ 54.57% |
resources/images/serious-slider-icon.png | 0.33KB | 0.23KB | ▼ 31.47% |
resources/images/serious-slider-header.png | 144.15KB | 46.68KB | ▼ 67.62% |