Benchmarks
Plugin footprint 65% from 16 tests
Installer Passed 1 test
🔺 Critical test (weight: 50) | It is important to correctly install your plugin, without throwing errors or notices
The plugin installed successfully, without throwing any errors or notices
Server metrics [RAM: ▲0.03MB] [CPU: ▼10.25ms] Passed 4 tests
Analyzing server-side resources used by Full Width Banner Slider Wp
This plugin has minimal impact on server resources
Page | Memory (MB) | CPU Time (ms) |
---|---|---|
Home / | 3.50 ▲0.04 | 37.09 ▲0.03 |
Dashboard /wp-admin | 3.35 ▲0.01 | 45.48 ▼13.58 |
Posts /wp-admin/edit.php | 3.40 ▲0.05 | 47.67 ▼2.24 |
Add New Post /wp-admin/post-new.php | 5.93 ▲0.05 | 85.06 ▼25.22 |
Media Library /wp-admin/upload.php | 3.27 ▲0.04 | 36.63 ▲4.76 |
Manage Images /wp-admin/admin.php?page=responsive_full_width_slider_wp_media_management | 3.27 | 37.98 |
Preview Slider /wp-admin/admin.php?page=responsive_full_width_slider_wp_media_preview | 3.27 | 36.27 |
Slider Settings /wp-admin/admin.php?page=responsive_full_width_slider_wp | 3.28 | 33.09 |
Server storage [IO: ▲1.58MB] [DB: ▲0.00MB] Passed 3 tests
Input-output and database impact of this plugin
This plugin installed successfully
Filesystem: 34 new files
Database: 1 new table, 8 new options
New tables |
---|
wp_e_fw_slider |
New WordPress options |
---|
can_compress_scripts |
widget_recent-comments |
fwrsw_full_width_slider_msg |
widget_theysaidso_widget |
widget_recent-posts |
db_upgraded |
theysaidso_admin_options |
fwrsw_full_width_settings |
Browser metrics Passed 4 tests
An overview of browser requirements for Full Width Banner Slider Wp
There were no issues detected in relation to browser resource usage
Page | Nodes | Memory (MB) | Script (ms) | Layout (ms) |
---|---|---|---|---|
Home / | 2,831 ▲85 | 14.47 ▲0.09 | 1.70 ▼0.08 | 40.27 ▼2.98 |
Dashboard /wp-admin | 2,237 ▲55 | 5.86 ▼0.02 | 105.94 ▲3.04 | 40.23 ▼1.88 |
Posts /wp-admin/edit.php | 2,120 ▲31 | 1.98 ▼0.06 | 35.34 ▼5.74 | 31.39 ▼3.81 |
Add New Post /wp-admin/post-new.php | 1,558 ▲44 | 23.70 ▲6.21 | 661.19 ▲56.64 | 53.40 ▲4.08 |
Media Library /wp-admin/upload.php | 1,419 ▲34 | 4.21 ▼0.02 | 95.63 ▼1.72 | 42.06 ▲0.18 |
Manage Images /wp-admin/admin.php?page=responsive_full_width_slider_wp_media_management | 1,291 | 4.28 | 82.55 | 66.22 |
Preview Slider /wp-admin/admin.php?page=responsive_full_width_slider_wp_media_preview | 1,119 | 4.49 | 88.00 | 68.35 |
Slider Settings /wp-admin/admin.php?page=responsive_full_width_slider_wp | 1,562 | 4.38 | 58.27 | 54.38 |
Uninstaller [IO: ▲0.00MB] [DB: ▲0.00MB] 50% from 4 tests
🔸 Tests weight: 35 | Verifying that this plugin uninstalls completely without leaving any traces
Please fix the following items
- This plugin does not fully uninstall, leaving 1 table in the database
- wp_e_fw_slider
- This plugin did not uninstall successfully, leaving 8 options in the database
- widget_recent-posts
- fwrsw_full_width_slider_msg
- can_compress_scripts
- db_upgraded
- fwrsw_full_width_settings
- widget_theysaidso_widget
- widget_recent-comments
- theysaidso_admin_options
Smoke tests Passed 4 tests
Server-side errors Passed 1 test
🔹 Test weight: 20 | This is a short smoke test looking for server-side errors
Good news, no errors were detected
SRP Passed 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
Looking good! No server-side errors or output on direct access of PHP files
User-side errors Passed 1 test
🔹 Test weight: 20 | Just a short smoke test targeting errors on the browser (console and network errors and warnings)
There were no browser issues found
Optimizations
Plugin configuration Passed 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
7 plugin tags: responsive slider, header slider, full width slider, full slider, responsive slideshow...
full-width-responsive-slider-wp/full-width-responsive-slider-wp.php Passed 13 tests
The primary PHP file in "Full Width Banner Slider Wp" version 1.1.10 is used by WordPress to initiate all plugin functionality
132 characters long description:
This is beautiful responsive full width slider plugin.Add any number of images. your full width slider will be ready within few min.
Code Analysis Passed 3 tests
File types Passed 1 test
🔸 Test weight: 35 | An overview of files in this plugin; executable files are not allowed
Everything looks great! No dangerous files found in this plugin4,650 lines of code in 10 files:
Language | Files | Blank lines | Comment lines | Lines of code |
---|---|---|---|---|
PHP | 1 | 635 | 61 | 1,827 |
CSS | 4 | 201 | 31 | 1,462 |
SVG | 1 | 0 | 0 | 834 |
JavaScript | 4 | 62 | 51 | 527 |
PHP code Passed 2 tests
Analyzing cyclomatic complexity and code structure
Although this was not an exhaustive test, there were no cyclomatic complexity issues detected
Cyclomatic complexity | |
---|---|
Average complexity per logical line of code | 0.23 |
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 | 23 | |
▷ Named functions | 22 | 95.65% |
▷ Anonymous functions | 1 | 4.35% |
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
6 PNG files occupy 0.25MB with 0.13MB in potential savings
Potential savings
Compression of 5 random PNG files using pngquant | |||
---|---|---|---|
File | Size - original | Size - compressed | Savings |
images/asc.png | 0.14KB | 0.12KB | ▼ 13.79% |
images/300x250.png | 153.53KB | 42.71KB | ▼ 72.18% |
images/300x250-wp-eng.png | 34.77KB | 13.75KB | ▼ 60.46% |
images/no-image-selected.png | 4.39KB | 1.90KB | ▼ 56.84% |
images/g-suite-promo-code-4.png | 59.03KB | 17.19KB | ▼ 70.88% |