Benchmarks
Plugin footprint 83% from 16 tests
Installer Passed 1 test
🔺 Critical test (weight: 50) | All plugins must install correctly, without throwing any errors, warnings, or notices
Install script ran successfully
Server metrics [RAM: ▲0.06MB] [CPU: ▼8.88ms] Passed 4 tests
This is a short check of server-side resources used by Vertical scroll slideshow gallery v2
Server-side resource usage in normal parameters
Page | Memory (MB) | CPU Time (ms) |
---|---|---|
Home / | 3.53 ▲0.07 | 41.39 ▲1.72 |
Dashboard /wp-admin | 3.38 ▲0.04 | 47.54 ▼11.27 |
Posts /wp-admin/edit.php | 3.43 ▲0.07 | 47.49 ▼0.55 |
Add New Post /wp-admin/post-new.php | 5.96 ▲0.07 | 80.05 ▼25.40 |
Media Library /wp-admin/upload.php | 3.30 ▲0.07 | 35.50 ▲3.69 |
Vertical Scroll Slideshow Gallery V2 /wp-admin/options-general.php?page=vertical-scroll-slideshow-gallery-v2 | 3.31 | 29.20 |
Server storage [IO: ▲0.29MB] [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: 18 new files
Database: 1 new table, 7 new options
New tables |
---|
wp_vssgv_gallery |
New WordPress options |
---|
can_compress_scripts |
widget_vertical-scroll-slideshow-gallery-v2 |
widget_recent-posts |
theysaidso_admin_options |
widget_theysaidso_widget |
db_upgraded |
widget_recent-comments |
Browser metrics Passed 4 tests
A check of browser resources used by Vertical scroll slideshow gallery v2
This plugin has a minimal impact on browser resources
Page | Nodes | Memory (MB) | Script (ms) | Layout (ms) |
---|---|---|---|---|
Home / | 2,804 ▲58 | 13.34 ▼1.31 | 1.72 ▲0.13 | 45.04 ▲4.29 |
Dashboard /wp-admin | 2,210 ▲21 | 5.86 ▼0.03 | 106.96 ▼4.35 | 41.27 ▼0.00 |
Posts /wp-admin/edit.php | 2,093 ▲1 | 1.97 ▼0.02 | 39.74 ▼5.45 | 34.79 ▼0.02 |
Add New Post /wp-admin/post-new.php | 1,540 ▲12 | 23.35 ▲4.95 | 690.91 ▲51.95 | 58.44 ▲4.62 |
Media Library /wp-admin/upload.php | 1,392 ▲7 | 4.17 ▲0.03 | 101.38 ▲0.76 | 42.36 ▼0.37 |
Vertical Scroll Slideshow Gallery V2 /wp-admin/options-general.php?page=vertical-scroll-slideshow-gallery-v2 | 1,009 | 2.05 | 26.84 | 25.20 |
Uninstaller [IO: ▲0.00MB] [DB: ▲0.00MB] 75% from 4 tests
🔸 Tests weight: 35 | The uninstall procedure must remove all plugin files and extra database tables
The following items require your attention
- This plugin did not uninstall successfully, leaving 7 options in the database
- widget_theysaidso_widget
- widget_vertical-scroll-slideshow-gallery-v2
- can_compress_scripts
- db_upgraded
- theysaidso_admin_options
- widget_recent-posts
- 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
The smoke test was a success, however most plugin functionality was not tested
SRP 50% from 2 tests
🔹 Tests weight: 20 | SRP (Single-Responsibility Principle) - PHP files must act as libraries and never output text or perform any action when accessed directly in a browser
Please fix the following
- 4× PHP files perform the task of outputting text when accessed with GET requests:
- > /wp-content/plugins/vertical-scroll-slideshow-gallery-v2/pages/image-management-edit.php
- > /wp-content/plugins/vertical-scroll-slideshow-gallery-v2/pages/image-management-show.php
- > /wp-content/plugins/vertical-scroll-slideshow-gallery-v2/vertical-scroll-slideshow-gallery-v2.php
- > /wp-content/plugins/vertical-scroll-slideshow-gallery-v2/pages/image-management-add.php
User-side errors Passed 1 test
🔹 Test weight: 20 | A shallow check that no browser errors were triggered
No browser issues were found
Optimizations
Plugin configuration Passed 29 tests
readme.txt Passed 16 tests
The readme.txt file is important because it is parsed by WordPress.org for the public listing of your plugin
5 plugin tags: scroll, slideshow, images, vertical, gallery
vertical-scroll-slideshow-gallery-v2/vertical-scroll-slideshow-gallery-v2.php Passed 13 tests
The main file in "Vertical scroll slideshow gallery v2" v. 9.1 serves as a complement to information provided in readme.txt and as the entry point to the plugin
124 characters long description:
Vertical scroll slideshow gallery plugin will create the vertical scrolling image slideshow gallery on the wordpress widget.
Code Analysis Passed 3 tests
File types Passed 1 test
🔸 Test weight: 35 | There should be no dangerous file extensions present in any WordPress plugin
No dangerous file extensions were detected1,214 lines of code in 9 files:
Language | Files | Blank lines | Comment lines | Lines of code |
---|---|---|---|---|
PHP | 5 | 80 | 42 | 780 |
PO File | 2 | 123 | 192 | 265 |
JavaScript | 2 | 11 | 18 | 169 |
PHP code Passed 2 tests
An short overview of logical lines of code, cyclomatic complexity, and other code metrics
There were no cyclomatic complexity issued detected
Cyclomatic complexity | |
---|---|
Average complexity per logical line of code | 0.32 |
Average class complexity | 7.00 |
▷ Minimum class complexity | 2.00 |
▷ Maximum class complexity | 10.00 |
Average method complexity | 3.00 |
▷ Minimum method complexity | 1.00 |
▷ Maximum method complexity | 9.00 |
Code structure | ||
---|---|---|
Namespaces | 0 | |
Interfaces | 0 | |
Traits | 0 | |
Classes | 3 | |
▷ Abstract classes | 0 | 0.00% |
▷ Concrete classes | 3 | 100.00% |
▷ Final classes | 0 | 0.00% |
Methods | 9 | |
▷ Static methods | 4 | 44.44% |
▷ Public methods | 9 | 100.00% |
▷ Protected methods | 0 | 0.00% |
▷ Private methods | 0 | 0.00% |
Functions | 5 | |
▷ Named functions | 5 | 100.00% |
▷ Anonymous functions | 0 | 0.00% |
Constants | 2 | |
▷ Global constants | 2 | 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
1 compressed PNG file occupies 0.00MB
Potential savings
Compression of 1 random PNG file using pngquant | |||
---|---|---|---|
File | Size - original | Size - compressed | Savings |
inc/image-icon.png | 0.61KB | 0.66KB | 0.00% |