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
This plugin's installer ran successfully
Server metrics [RAM: ▲0.13MB] [CPU: ▼5.77ms] Passed 4 tests
Analyzing server-side resources used by Slider Factory - Responsive Photo Slider, Image Slider, Video Slider, Carousel Slideshow
Server-side resource usage in normal parameters
Page | Memory (MB) | CPU Time (ms) |
---|---|---|
Home / | 3.60 ▲0.14 | 35.46 ▼6.86 |
Dashboard /wp-admin | 3.43 ▲0.13 | 46.22 ▼2.90 |
Posts /wp-admin/edit.php | 3.48 ▲0.13 | 46.01 ▼6.31 |
Add New Post /wp-admin/post-new.php | 6.01 ▲0.13 | 82.09 ▼6.99 |
Media Library /wp-admin/upload.php | 3.36 ▲0.13 | 35.74 ▼0.03 |
Manage Slider /wp-admin/admin.php?page=sf-manage-slider | 3.38 | 42.01 |
Slider Factory /wp-admin/admin.php?page=sf-slider-factory | 3.50 | 34.25 |
Server storage [IO: ▲7.70MB] [DB: ▲0.00MB] Passed 3 tests
A short overview of filesystem and database impact
The plugin installed successfully
Filesystem: 162 new files
Database: no new tables, 7 new options
New WordPress options |
---|
widget_recent-comments |
db_upgraded |
theysaidso_admin_options |
widget_theysaidso_widget |
widget_recent-posts |
wpfrank_sf_current_version |
can_compress_scripts |
Browser metrics Passed 4 tests
This is an overview of browser requirements for Slider Factory - Responsive Photo Slider, Image Slider, Video Slider, Carousel Slideshow
This plugin has a minimal impact on browser resources
Page | Nodes | Memory (MB) | Script (ms) | Layout (ms) |
---|---|---|---|---|
Home / | 2,916 ▲155 | 13.40 ▼0.97 | 7.58 ▲5.89 | 43.83 ▼2.78 |
Dashboard /wp-admin | 2,218 ▲38 | 5.57 ▲0.01 | 88.13 ▼7.69 | 45.20 ▲1.29 |
Posts /wp-admin/edit.php | 2,126 ▲26 | 1.98 ▼0.01 | 37.13 ▼4.44 | 36.42 ▼3.93 |
Add New Post /wp-admin/post-new.php | 1,554 ▲26 | 17.95 ▼4.96 | 601.47 ▲6.52 | 77.53 ▲12.92 |
Media Library /wp-admin/upload.php | 1,423 ▲23 | 4.28 ▲0.07 | 103.45 ▲1.29 | 42.54 ▼0.77 |
Manage Slider /wp-admin/admin.php?page=sf-manage-slider | 1,091 | 3.54 | 50.79 | 49.42 |
Slider Factory /wp-admin/admin.php?page=sf-slider-factory | 2,210 | 10.70 | 308.51 | 127.32 |
Uninstaller [IO: ▲0.00MB] [DB: ▲0.00MB] 75% from 4 tests
🔸 Tests weight: 35 | Verifying that this plugin uninstalls completely without leaving any traces
These items require your attention
- This plugin does not fully uninstall, leaving 8 options in the database
- widget_theysaidso_widget
- wpfrank_sf_current_version
- wpfrank_sf_last_version
- can_compress_scripts
- theysaidso_admin_options
- widget_recent-comments
- widget_recent-posts
- db_upgraded
Smoke tests 75% from 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 | A shallow check of the single-responsibility principle; PHP files should perform no action - including output of placeholder text - and trigger no errors when accessed directly
Looking good! No server-side errors or output on direct access of PHP files
User-side errors 0% from 1 test
🔹 Test weight: 20 | A shallow check that no browser errors were triggered
Please fix the following browser errors
- 2 occurences, only the last one shown
- > GET request to /wp-admin/admin.php?page=sf-slider-factory
- > Javascript (severe) in unknown
/wp-content/plugins/slider-factory/admin/assets/bootstrap-5.0.0/js/bootstrap.js?ver=4.5.3 3431:102 Uncaught SyntaxError: Unexpected identifier 'gi'
Optimizations
Plugin configuration 97% from 29 tests
readme.txt 94% from 16 tests
You should put a lot of thought into formatting readme.txt as it is used by WordPress.org to prepare the public listing of your plugin
Attributes that need to be fixed:
- Screenshots: Please add images for these screenshots: #2 (Layout 2), #3 (Layout 3), #4 (Layout 4), #5 (Layout 5), #6 (Layout 6), #7 (Layout 7), #8 (Layout 8), #9 (Layout 9), #10 (Layout 10), #11 (Layout 11), #12 (Layout 12)
slider-factory/slider-factory.php Passed 13 tests
"Slider Factory - Responsive Photo Slider, Image Slider, Video Slider, Carousel Slideshow" version 1.3.12's main PHP file describes plugin functionality and also serves as the entry point to any WordPress functionality
68 characters long description:
Slider factory provides multiple slider layouts in single dashboard.
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
Good job! No executable or dangerous file extensions detected61,307 lines of code in 110 files:
Language | Files | Blank lines | Comment lines | Lines of code |
---|---|---|---|---|
JavaScript | 18 | 3,448 | 2,120 | 17,980 |
CSS | 18 | 3,820 | 426 | 15,946 |
SVG | 11 | 0 | 4 | 10,716 |
PHP | 29 | 713 | 549 | 5,575 |
Sass | 16 | 503 | 34 | 4,740 |
LESS | 16 | 500 | 47 | 4,706 |
PO File | 2 | 840 | 1,312 | 1,644 |
PHP code Passed 2 tests
A short review of cyclomatic complexity and code structure
All good! No complexity issues found
Cyclomatic complexity | |
---|---|
Average complexity per logical line of code | 0.18 |
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 | 15 | |
▷ Named functions | 15 | 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
It is recommended to compress PNG files in your plugin to minimize bandwidth usage
5 PNG files occupy 0.15MB with 0.08MB in potential savings
Potential savings
Compression of 5 random PNG files using pngquant | |||
---|---|---|---|
File | Size - original | Size - compressed | Savings |
layouts/assets/9/icons/pause_diapo.png | 2.15KB | 0.20KB | ▼ 90.79% |
layouts/assets/9/icons/fullscreen.png | 7.05KB | 1.75KB | ▼ 75.13% |
layouts/assets/9/icons/play_diapo.png | 2.41KB | 0.98KB | ▼ 59.57% |
layouts/assets/4/images/camera_skins.png | 23.63KB | 11.65KB | ▼ 50.70% |
admin/assets/images/slider-factory-pro-banner.png | 113.88KB | 111.79KB | ▼ 1.83% |