Benchmarks
Plugin footprint 83% from 16 tests
Installer Passed 1 test
🔺 Critical test (weight: 50) | Checking the installer triggered no errors
Installer ran successfully
Server metrics [RAM: ▲0.05MB] [CPU: ▼8.51ms] Passed 4 tests
Server-side resources used by Super transition slideshow
No issues were detected with server-side resource usage
Page | Memory (MB) | CPU Time (ms) |
---|---|---|
Home / | 3.53 ▲0.07 | 36.10 ▼2.25 |
Dashboard /wp-admin | 3.37 ▲0.02 | 49.78 ▼8.23 |
Posts /wp-admin/edit.php | 3.43 ▲0.06 | 44.42 ▼10.72 |
Add New Post /wp-admin/post-new.php | 5.96 ▲0.06 | 77.70 ▼12.83 |
Media Library /wp-admin/upload.php | 3.30 ▲0.06 | 34.61 ▼0.52 |
Super transition slideshow /wp-admin/options-general.php?page=super-transition-slideshow | 3.26 | 30.18 |
Server storage [IO: ▲0.16MB] [DB: ▲0.00MB] Passed 3 tests
Filesystem and database footprint
There were no storage issued detected upon installing this plugin
Filesystem: 12 new files
Database: no new tables, 15 new options
New WordPress options |
---|
sts_title_yes |
widget_theysaidso_widget |
sts_title |
sts_pause |
sts_dir_1 |
sts_dir |
can_compress_scripts |
widget_recent-posts |
db_upgraded |
sts_dir_2 |
... |
Browser metrics Passed 4 tests
An overview of browser requirements for Super transition slideshow
There were no issues detected in relation to browser resource usage
Page | Nodes | Memory (MB) | Script (ms) | Layout (ms) |
---|---|---|---|---|
Home / | 2,822 ▲72 | 14.32 ▼0.24 | 1.75 ▲0.12 | 43.76 ▲3.72 |
Dashboard /wp-admin | 2,202 ▲22 | 5.64 ▼0.02 | 88.69 ▼4.42 | 42.94 ▲5.78 |
Posts /wp-admin/edit.php | 2,104 ▲4 | 2.04 ▲0.07 | 32.44 ▼1.64 | 32.86 ▼5.57 |
Add New Post /wp-admin/post-new.php | 1,529 ▲3 | 23.44 ▲0.27 | 665.55 ▼18.00 | 51.09 ▲3.29 |
Media Library /wp-admin/upload.php | 1,401 ▲4 | 4.14 ▼0.02 | 93.01 ▼7.76 | 41.62 ▼0.76 |
Super transition slideshow /wp-admin/options-general.php?page=super-transition-slideshow | 936 | 1.99 | 21.76 | 32.48 |
Uninstaller [IO: ▲0.00MB] [DB: ▲0.00MB] 75% from 4 tests
🔸 Tests weight: 35 | Checking the uninstaller removed all traces of the plugin
The following items require your attention
- The uninstall procedure has failed, leaving 6 options in the database
- widget_recent-posts
- theysaidso_admin_options
- widget_theysaidso_widget
- can_compress_scripts
- db_upgraded
- 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
Even though no errors were found, 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
- 1× PHP files trigger errors when accessed directly with GET requests:
- > PHP Fatal error
Uncaught Error: Call to undefined function add_shortcode() in wp-content/plugins/super-transition-slideshow/super-transition-slideshow.php:58
- > PHP Fatal error
User-side errors Passed 1 test
🔹 Test weight: 20 | This is a smoke test targeting browser errors/issues
No browser issues were found
Optimizations
Plugin configuration 96% from 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: super, plugin, slideshow, transition, wordpress
super-transition-slideshow/super-transition-slideshow.php 92% from 13 tests
The principal PHP file in "Super transition slideshow" v. 9.1 is loaded by WordPress automatically on each request
Please take the time to fix the following:
- Description: If Twitter did it, so should we! Keep the description under 140 characters (currently 147 characters long)
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
No dangerous file extensions were detected546 lines of code in 6 files:
Language | Files | Blank lines | Comment lines | Lines of code |
---|---|---|---|---|
PHP | 2 | 46 | 20 | 314 |
PO File | 2 | 52 | 60 | 134 |
JavaScript | 1 | 7 | 18 | 88 |
CSS | 1 | 1 | 0 | 10 |
PHP code Passed 2 tests
A brief analysis of cyclomatic complexity and code structure for this plugin
Although this was not an exhaustive test, there were no cyclomatic complexity issues detected
Cyclomatic complexity | |
---|---|
Average complexity per logical line of code | 0.21 |
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 | 11 | |
▷ Named functions | 11 | 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
Using a strong compression for your PNG files is a great way to speed-up your plugin
No PNG files were detected