Benchmarks
Plugin footprint 83% from 16 tests
Installer Passed 1 test
🔺 Critical test (weight: 50) | It is important to correctly install your plugin, without throwing errors or notices
Installer ran successfully
Server metrics [RAM: ▲0.15MB] [CPU: ▼2.29ms] Passed 4 tests
This is a short check of server-side resources used by WP Responsive Jquery Slider
This plugin does not affect your website's performance
Page | Memory (MB) | CPU Time (ms) |
---|---|---|
Home / | 3.63 ▲0.16 | 40.49 ▼5.15 |
Dashboard /wp-admin | 3.45 ▲0.15 | 55.35 ▲4.86 |
Posts /wp-admin/edit.php | 3.57 ▲0.21 | 52.00 ▲1.32 |
Add New Post /wp-admin/post-new.php | 6.04 ▲0.15 | 91.41 ▼6.29 |
Media Library /wp-admin/upload.php | 3.37 ▲0.14 | 36.68 ▲0.97 |
All Vslides /wp-admin/edit.php?post_type=vslides | 3.42 | 36.70 |
Settings /wp-admin/edit.php?post_type=vslides&page=settings_section_slider | 3.32 | 33.03 |
Add New Vslide /wp-admin/post-new.php?post_type=vslides | 3.46 | 57.56 |
Create new slider /wp-admin/edit-tags.php?taxonomy=multiple_slider&post_type=vslides | 3.32 | 31.75 |
Server storage [IO: ▲0.10MB] [DB: ▲0.00MB] Passed 3 tests
Input-output and database impact of this plugin
There were no storage issued detected upon installing this plugin
Filesystem: 12 new files
Database: no new tables, 7 new options
New WordPress options |
---|
widget_recent-comments |
theysaidso_admin_options |
db_upgraded |
get_settings_option |
widget_theysaidso_widget |
can_compress_scripts |
widget_recent-posts |
Browser metrics Passed 4 tests
This is an overview of browser requirements for WP Responsive Jquery Slider
This plugin has a minimal impact on browser resources
Page | Nodes | Memory (MB) | Script (ms) | Layout (ms) |
---|---|---|---|---|
Home / | 2,913 ▲152 | 13.43 ▼0.95 | 9.63 ▲7.91 | 45.69 ▲1.08 |
Dashboard /wp-admin | 2,227 ▲47 | 5.60 ▼0.10 | 88.54 ▼11.76 | 39.35 ▼7.41 |
Posts /wp-admin/edit.php | 2,135 ▲56 | 1.99 ▼0.02 | 38.50 ▲2.71 | 34.40 ▲0.18 |
Add New Post /wp-admin/post-new.php | 1,402 ▼134 | 16.58 ▼6.37 | 577.15 ▼34.50 | 56.03 ▲7.94 |
Media Library /wp-admin/upload.php | 1,435 ▲35 | 4.22 ▼0.01 | 102.36 ▼0.06 | 45.07 ▼5.75 |
All Vslides /wp-admin/edit.php?post_type=vslides | 1,108 | 1.97 | 30.27 | 30.90 |
Settings /wp-admin/edit.php?post_type=vslides&page=settings_section_slider | 990 | 2.17 | 23.72 | 27.91 |
Add New Vslide /wp-admin/post-new.php?post_type=vslides | 1,826 | 3.89 | 62.39 | 33.53 |
Create new slider /wp-admin/edit-tags.php?taxonomy=multiple_slider&post_type=vslides | 1,309 | 2.14 | 26.39 | 28.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
These items require your attention
- This plugin did not uninstall successfully, leaving 6 options in the database
- db_upgraded
- can_compress_scripts
- widget_recent-comments
- widget_theysaidso_widget
- theysaidso_admin_options
- widget_recent-posts
Smoke tests 50% from 4 tests
Server-side errors 0% from 1 test
🔹 Test weight: 20 | This is a short smoke test looking for server-side errors
Smoke test failed, please fix the following
- > GET request to /wp-admin/edit.php?post_type=vslides&page=settings_section_slider
- > User deprecated in wp-includes/functions.php+5463
Function screen_icon is deprecated since version 3.8.0 with no alternative available.
- > GET request to /wp-admin/edit.php?post_type=vslides&page=settings_section_slider
- > User deprecated in wp-includes/functions.php+5463
Function get_screen_icon is deprecated since version 3.8.0 with no alternative available.
- > GET request to /wp-admin/edit-tags.php?taxonomy=multiple_slider&post_type=vslides
- > Notice in wp-content/plugins/wp-responsive-jquery-slider/wp-responsive-jquery-slider.php+141
Undefined index: post_type
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
Almost there! Just 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_filter() in wp-content/plugins/wp-responsive-jquery-slider/wp-responsive-jquery-slider.php:33
- > PHP Fatal error
User-side errors Passed 1 test
🔹 Test weight: 20 | This is just a short smoke test looking for browser issues
No browser errors were detected
Optimizations
Plugin configuration 93% from 29 tests
readme.txt 94% from 16 tests
Often overlooked, readme.txt is one of the most important files in your plugin
These attributes need to be fixed:
- Tags: There are too many tags (17 tag instead of maximum 10)
wp-responsive-jquery-slider/wp-responsive-jquery-slider.php 92% from 13 tests
The entry point to "WP Responsive Jquery Slider" version 1.7 is a PHP file that has certain tags in its header comment area
It is important to fix the following:
- Description: Please don't use more than 140 characters for the plugin description (currently 472 characters long)
Code Analysis Passed 3 tests
File types Passed 1 test
🔸 Test weight: 35 | A short glimpse at programming languages used with this plugin and a check that no dangerous files are present
Everything looks great! No dangerous files found in this plugin662 lines of code in 5 files:
Language | Files | Blank lines | Comment lines | Lines of code |
---|---|---|---|---|
PHP | 1 | 58 | 46 | 401 |
CSS | 2 | 15 | 4 | 138 |
PO File | 1 | 29 | 33 | 86 |
JavaScript | 1 | 7 | 9 | 37 |
PHP code Passed 2 tests
An short overview of logical lines of code, cyclomatic complexity, and other code metrics
This plugin has no cyclomatic complexity issues
Cyclomatic complexity | |
---|---|
Average complexity per logical line of code | 0.15 |
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 | 35 | |
▷ Named functions | 35 | 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
4 PNG files occupy 0.04MB with 0.03MB in potential savings
Potential savings
Compression of 4 random PNG files using pngquant | |||
---|---|---|---|
File | Size - original | Size - compressed | Savings |
images/sprite_prev.png | 1.34KB | 0.38KB | ▼ 71.73% |
screenshot-1.png | 26.80KB | 9.71KB | ▼ 63.78% |
images/sprite_next.png | 1.33KB | 0.39KB | ▼ 70.69% |
screenshot-2.png | 13.09KB | 5.84KB | ▼ 55.34% |