Benchmarks
Plugin footprint 58% from 16 tests
Installer 0% from 1 test
🔺 Critical test (weight: 50) | Checking the installer triggered no errors
These installer errors require your attention
- This plugin did not install gracefully
- > Notice in wp-content/plugins/dessky-responsive-slider/dessky-responsive-slider.php+622
Undefined variable: ex_options
Server metrics [RAM: ▲0.15MB] [CPU: ▼4.66ms] Passed 4 tests
This is a short check of server-side resources used by Dessky Responsive Slider
This plugin has minimal impact on server resources
Page | Memory (MB) | CPU Time (ms) |
---|---|---|
Home / | 3.66 ▲0.17 | 48.32 ▲8.29 |
Dashboard /wp-admin | 3.49 ▲0.11 | 52.46 ▼17.74 |
Posts /wp-admin/edit.php | 3.60 ▲0.21 | 50.19 ▼0.86 |
Add New Post /wp-admin/post-new.php | 6.08 ▲0.16 | 101.86 ▼6.53 |
Media Library /wp-admin/upload.php | 3.41 ▲0.15 | 39.20 ▲6.51 |
All Slides /wp-admin/edit.php?post_type=slides | 3.46 | 40.02 |
Add New Slide /wp-admin/post-new.php?post_type=slides | 3.50 | 52.76 |
Settings /wp-admin/edit.php?post_type=slides&page=responsive-slider-settings | 3.38 | 36.90 |
Server storage [IO: ▲0.11MB] [DB: ▲0.00MB] Passed 3 tests
Analyzing filesystem and database footprints of this plugin
The plugin installed successfully
Filesystem: 16 new files
Database: no new tables, 8 new options
New WordPress options |
---|
db_upgraded |
widget_recent-comments |
theysaidso_admin_options |
dessky_version |
widget_recent-posts |
widget_theysaidso_widget |
can_compress_scripts |
dessky_responsive_slider_options |
Browser metrics Passed 4 tests
An overview of browser requirements for Dessky Responsive Slider
There were no issues detected in relation to browser resource usage
Page | Nodes | Memory (MB) | Script (ms) | Layout (ms) |
---|---|---|---|---|
Home / | 2,921 ▲175 | 13.70 ▼0.60 | 6.38 ▲4.71 | 44.64 ▲3.43 |
Dashboard /wp-admin | 2,238 ▲50 | 5.86 ▼0.04 | 97.69 ▼7.92 | 39.67 ▼3.75 |
Posts /wp-admin/edit.php | 2,118 ▲29 | 2.00 ▲0.02 | 34.33 ▼8.95 | 33.72 ▼1.07 |
Add New Post /wp-admin/post-new.php | 1,559 ▲45 | 23.43 ▲5.95 | 599.15 ▼82.65 | 47.71 ▼2.79 |
Media Library /wp-admin/upload.php | 1,420 ▲29 | 4.22 ▼0.08 | 96.02 ▼5.43 | 42.89 ▼1.48 |
All Slides /wp-admin/edit.php?post_type=slides | 1,120 | 2.01 | 34.00 | 29.41 |
Add New Slide /wp-admin/post-new.php?post_type=slides | 1,749 | 3.64 | 62.24 | 34.58 |
Settings /wp-admin/edit.php?post_type=slides&page=responsive-slider-settings | 967 | 2.03 | 23.27 | 24.95 |
Uninstaller [IO: ▲0.00MB] [DB: ▲0.00MB] 75% from 4 tests
🔸 Tests weight: 35 | All plugins must uninstall correctly, removing their source code and extra database tables they might have created
Please fix the following items
- This plugin does not fully uninstall, leaving 7 options in the database
- dessky_version
- widget_theysaidso_widget
- theysaidso_admin_options
- db_upgraded
- widget_recent-posts
- can_compress_scripts
- widget_recent-comments
Smoke tests 75% from 4 tests
Server-side errors Passed 1 test
🔹 Test weight: 20 | A smoke test targeting server-side errors
Everything seems fine, however this is by no means an exhaustive test
SRP 50% from 2 tests
🔹 Tests weight: 20 | The single-responsibility principle: PHP files have to remain inert when accessed directly, throwing no errors and performing no actions
Please fix the following
- 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/dessky-responsive-slider/dessky-responsive-slider.php:34
- > PHP Fatal error
User-side errors Passed 1 test
🔹 Test weight: 20 | This is just a short smoke test looking for browser issues
There were no browser issues found
Optimizations
Plugin configuration 97% from 29 tests
readme.txt 94% from 16 tests
The readme.txt file describes your plugin functionality and requirements and it is parsed to prepare the your plugin's listing
Please fix the following attributes:
- Tags: Too many tags (28 tag instead of maximum 10); only the first 5 tags are used in your directory listing
dessky-responsive-slider/dessky-responsive-slider.php Passed 13 tests
"Dessky Responsive Slider" version 1.7.1's primary PHP file adds more information about the plugin and serves as the entry point for WordPress
110 characters long description:
Dessky Responsive Slider is a simple and light-weight plugin for creating only one slideshow with a shortcode.
Code Analysis Passed 3 tests
File types Passed 1 test
🔸 Test weight: 35 | This is an overview of file extensions present in this plugin and a short test that no dangerous files are bundled with this plugin
Success! There were no dangerous files found in this plugin687 lines of code in 7 files:
Language | Files | Blank lines | Comment lines | Lines of code |
---|---|---|---|---|
PHP | 1 | 134 | 234 | 418 |
CSS | 3 | 16 | 28 | 181 |
JavaScript | 2 | 9 | 18 | 69 |
SVG | 1 | 0 | 0 | 19 |
PHP code Passed 2 tests
This is a very shot review of cyclomatic complexity and code structure
There were no cyclomatic complexity issued detected
Cyclomatic complexity | |
---|---|
Average complexity per logical line of code | 0.21 |
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 | 45 | |
▷ Named functions | 45 | 100.00% |
▷ Anonymous functions | 0 | 0.00% |
Constants | 1 | |
▷ Global constants | 1 | 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
2 PNG files occupy 0.00MB with 0.00MB in potential savings
Potential savings
Compression of 2 random PNG files using pngquant | |||
---|---|---|---|
File | Size - original | Size - compressed | Savings |
images/slides-icon.png | 1.23KB | 1.48KB | 0.00% |
images/slider-nav.png | 1.29KB | 0.90KB | ▼ 30.36% |