Benchmarks
Plugin footprint 83% from 16 tests
Installer Passed 1 test
🔺 Critical test (weight: 50) | The install procedure must perform silently
The plugin installed gracefully, with no errors
Server metrics [RAM: ▲0.05MB] [CPU: ▼3.99ms] Passed 4 tests
Analyzing server-side resources used by Vertical scroll image slideshow gallery
This plugin has minimal impact on server resources
Page | Memory (MB) | CPU Time (ms) |
---|---|---|
Home / | 3.51 ▲0.05 | 36.85 ▼7.95 |
Dashboard /wp-admin | 3.35 ▲0.05 | 53.78 ▲6.86 |
Posts /wp-admin/edit.php | 3.40 ▲0.05 | 45.64 ▲1.61 |
Add New Post /wp-admin/post-new.php | 5.93 ▲0.05 | 83.72 ▼6.69 |
Media Library /wp-admin/upload.php | 3.27 ▲0.04 | 34.64 ▼2.94 |
Server storage [IO: ▲0.17MB] [DB: ▲0.00MB] Passed 3 tests
How much does this plugin use your filesystem and database?
No storage issues were detected
Filesystem: 13 new files
Database: no new tables, 12 new options
New WordPress options |
---|
widget_recent-posts |
db_upgraded |
VSslideshow_time |
VSslideshow_title |
VSslideshow_width |
VSslideshow_height |
widget_theysaidso_widget |
widget_recent-comments |
can_compress_scripts |
VSslideshow_imglink |
... |
Browser metrics Passed 4 tests
A check of browser resources used by Vertical scroll image slideshow gallery
This plugin renders optimally with no browser resource issues detected
Page | Nodes | Memory (MB) | Script (ms) | Layout (ms) |
---|---|---|---|---|
Home / | 2,800 ▲65 | 13.22 ▼1.02 | 2.00 ▲0.00 | 39.72 ▼11.30 |
Dashboard /wp-admin | 2,209 ▲24 | 4.86 ▼1.05 | 114.79 ▲12.16 | 43.15 ▼3.52 |
Posts /wp-admin/edit.php | 2,089 ▼0 | 2.03 ▼0.02 | 39.30 ▲3.89 | 36.00 ▼0.22 |
Add New Post /wp-admin/post-new.php | 1,533 ▼0 | 23.47 ▲0.49 | 662.72 ▼7.32 | 57.36 ▼0.18 |
Media Library /wp-admin/upload.php | 1,382 ▼6 | 4.29 ▲0.04 | 99.43 ▼6.24 | 43.20 ▼3.16 |
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
These items require your attention
- This plugin does not fully uninstall, leaving 6 options in the database
- db_upgraded
- can_compress_scripts
- widget_recent-posts
- widget_recent-comments
- theysaidso_admin_options
- widget_theysaidso_widget
Smoke tests 75% from 4 tests
Server-side errors Passed 1 test
🔹 Test weight: 20 | A shallow check that no server-side errors were triggered
Everything seems fine, however this is by no means an exhaustive test
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 items
- 1× PHP files trigger server-side errors or warnings when accessed directly:
- > PHP Fatal error
Uncaught Error: Call to undefined function add_shortcode() in wp-content/plugins/vertical-scroll-image-slideshow-gallery/vertical-scroll-image-slideshow-gallery.php:212
- > PHP Fatal error
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)
Everything seems fine, but this is not an exhaustive test
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
5 plugin tags: slideshow, images, vertical, scroll, gallery
vertical-scroll-image-slideshow-gallery/vertical-scroll-image-slideshow-gallery.php Passed 13 tests
"Vertical scroll image slideshow gallery" version 11.1's main PHP file describes plugin functionality and also serves as the entry point to any WordPress functionality
110 characters long description:
This vertical scroll image slideshow gallery is a simple image vertical scroll slideshow plugin for WordPress.
Code Analysis Passed 3 tests
File types Passed 1 test
🔸 Test weight: 35 | A short review of files and their extensions; it is not recommended to include executable files
There were no executable files found in this plugin391 lines of code in 5 files:
Language | Files | Blank lines | Comment lines | Lines of code |
---|---|---|---|---|
PHP | 2 | 30 | 16 | 192 |
JavaScript | 1 | 8 | 1 | 108 |
PO File | 2 | 22 | 24 | 91 |
PHP code Passed 2 tests
A short review of cyclomatic complexity and code structure
There were no cyclomatic complexity issued detected
Cyclomatic complexity | |
---|---|
Average complexity per logical line of code | 0.14 |
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 | 8 | |
▷ Named functions | 8 | 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
All PNG images should be compressed to minimize bandwidth usage for end users
PNG images were not found in this plugin