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
Install script ran successfully
Server metrics [RAM: ▲0.01MB] [CPU: ▼3.89ms] Passed 4 tests
This is a short check of server-side resources used by Woo superb slideshow transition gallery with random effect
Normal server usage
Page | Memory (MB) | CPU Time (ms) |
---|---|---|
Home / | 3.47 ▲0.01 | 42.25 ▲1.27 |
Dashboard /wp-admin | 3.32 ▲0.01 | 48.95 ▼0.50 |
Posts /wp-admin/edit.php | 3.37 ▲0.01 | 47.34 ▲2.51 |
Add New Post /wp-admin/post-new.php | 5.90 ▲0.01 | 85.42 ▼18.83 |
Media Library /wp-admin/upload.php | 3.24 ▲0.01 | 41.02 ▲6.75 |
Woo superb slideshow /wp-admin/options-general.php?page=woo-superb-slideshow | 3.29 | 32.56 |
Server storage [IO: ▲0.27MB] [DB: ▲0.00MB] Passed 3 tests
A short overview of filesystem and database impact
This plugin was installed successfully
Filesystem: 20 new files
Database: 1 new table, 11 new options
New tables |
---|
wp_woo_transition |
New WordPress options |
---|
widget_recent-posts |
woo_type |
woo_transduration |
db_upgraded |
theysaidso_admin_options |
woo_title |
woo_pause |
can_compress_scripts |
widget_recent-comments |
woo_random |
... |
Browser metrics Passed 4 tests
This is an overview of browser requirements for Woo superb slideshow transition gallery with random effect
There were no issues detected in relation to browser resource usage
Page | Nodes | Memory (MB) | Script (ms) | Layout (ms) |
---|---|---|---|---|
Home / | 2,808 ▲73 | 13.24 ▼1.14 | 1.79 ▼0.64 | 43.64 ▼8.79 |
Dashboard /wp-admin | 2,207 ▲16 | 5.79 ▼0.15 | 94.61 ▼4.96 | 41.46 ▼3.07 |
Posts /wp-admin/edit.php | 2,090 ▲1 | 2.03 ▲0.01 | 34.75 ▲0.24 | 30.19 ▼4.59 |
Add New Post /wp-admin/post-new.php | 1,545 ▲26 | 18.45 ▼4.79 | 630.49 ▼10.84 | 55.23 ▲3.30 |
Media Library /wp-admin/upload.php | 1,395 ▲7 | 4.23 ▲0.05 | 94.93 ▼6.47 | 41.91 ▼2.37 |
Woo superb slideshow /wp-admin/options-general.php?page=woo-superb-slideshow | 1,015 | 2.04 | 26.70 | 25.48 |
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
You still need to fix the following
- This plugin did not uninstall successfully, leaving 6 options in the database
- widget_recent-posts
- db_upgraded
- can_compress_scripts
- theysaidso_admin_options
- widget_recent-comments
- 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 | The single-responsibility principle: PHP files have to remain inert when accessed directly, throwing no errors and performing no actions
Please fix the following items
- 5× PHP files output text when accessed directly:
- > /wp-content/plugins/woo-superb-slideshow-transition-gallery-with-random-effect/woo-superb-slideshow-transition-gallery-with-random-effect.php
- > /wp-content/plugins/woo-superb-slideshow-transition-gallery-with-random-effect/pages/image-management-add.php
- > /wp-content/plugins/woo-superb-slideshow-transition-gallery-with-random-effect/pages/image-setting.php
- > /wp-content/plugins/woo-superb-slideshow-transition-gallery-with-random-effect/pages/image-management-edit.php
- > /wp-content/plugins/woo-superb-slideshow-transition-gallery-with-random-effect/pages/image-management-show.php
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
The readme.txt file is an important file in your plugin as it is parsed by WordPress.org to prepare the public listing of your plugin
Please fix the following attributes:
- Tags: Too many tags (11 tag instead of maximum 10); only the first 5 tags are used in your directory listing
woo-superb-slideshow-transition-gallery-with-random-effect/woo-superb-slideshow-transition-gallery-with-random-effect.php 92% from 13 tests
"Woo superb slideshow transition gallery with random effect" version 9.1's primary PHP file adds more information about the plugin and serves as the entry point for WordPress
Please take the time to fix the following:
- Text Domain: The text domain must be the same as the plugin slug, although optional since WordPress version 4.6
Code Analysis Passed 3 tests
File types Passed 1 test
🔸 Test weight: 35 | Executable files are considered dangerous and should not be included with any WordPress plugin
Everything looks great! No dangerous files found in this plugin1,277 lines of code in 11 files:
Language | Files | Blank lines | Comment lines | Lines of code |
---|---|---|---|---|
PHP | 6 | 77 | 44 | 807 |
PO File | 2 | 127 | 192 | 293 |
JavaScript | 2 | 10 | 27 | 170 |
CSS | 1 | 2 | 14 | 7 |
PHP code Passed 2 tests
Analyzing logical lines of code, cyclomatic complexity, and other code metrics
Great job! No cyclomatic complexity issues were detected in this plugin
Cyclomatic complexity | |
---|---|
Average complexity per logical line of code | 0.30 |
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 | 12 | |
▷ Named functions | 12 | 100.00% |
▷ Anonymous functions | 0 | 0.00% |
Constants | 6 | |
▷ Global constants | 6 | 100.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
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% |