Benchmarks
Plugin footprint 83% from 16 tests
Installer Passed 1 test
🔺 Critical test (weight: 50) | The install procedure must perform silently
This plugin's installer ran successfully
Server metrics [RAM: ▲0.05MB] [CPU: ▼6.49ms] Passed 4 tests
This is a short check of server-side resources used by Excellent transition gallery
No issues were detected with server-side resource usage
Page | Memory (MB) | CPU Time (ms) |
---|---|---|
Home / | 3.52 ▲0.05 | 38.30 ▲1.13 |
Dashboard /wp-admin | 3.36 ▲0.02 | 44.96 ▼13.75 |
Posts /wp-admin/edit.php | 3.42 ▲0.06 | 45.53 ▲2.49 |
Add New Post /wp-admin/post-new.php | 5.95 ▲0.06 | 89.65 ▼15.83 |
Media Library /wp-admin/upload.php | 3.29 ▲0.06 | 36.77 ▲3.07 |
Excellent transition gallery /wp-admin/options-general.php?page=excellent-transition-gallery | 3.25 | 29.44 |
Server storage [IO: ▲0.03MB] [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: 11 new files
Database: no new tables, 11 new options
New WordPress options |
---|
can_compress_scripts |
widget_recent-comments |
theysaidso_admin_options |
etgwtlt_title |
etgwtlt_transduration |
etgwtlt_pluginurl |
etgwtlt_pause |
etgwtlt_xmllocation |
widget_recent-posts |
db_upgraded |
... |
Browser metrics Passed 4 tests
A check of browser resources used by Excellent transition gallery
This plugin renders optimally with no browser resource issues detected
Page | Nodes | Memory (MB) | Script (ms) | Layout (ms) |
---|---|---|---|---|
Home / | 2,822 ▲61 | 14.11 ▼0.24 | 1.79 ▲0.17 | 37.92 ▼2.80 |
Dashboard /wp-admin | 2,193 ▲16 | 5.54 ▼0.11 | 82.07 ▼2.73 | 36.77 ▼5.01 |
Posts /wp-admin/edit.php | 2,104 ▲4 | 2.01 ▲0.01 | 39.87 ▲1.62 | 34.85 ▼1.35 |
Add New Post /wp-admin/post-new.php | 1,538 ▲9 | 18.71 ▼5.10 | 604.80 ▼11.46 | 60.29 ▼0.48 |
Media Library /wp-admin/upload.php | 1,407 ▲10 | 4.22 ▲0.07 | 96.85 ▼4.92 | 41.62 ▼5.44 |
Excellent transition gallery /wp-admin/options-general.php?page=excellent-transition-gallery | 890 | 1.99 | 21.08 | 24.73 |
Uninstaller [IO: ▲0.00MB] [DB: ▲0.00MB] 75% from 4 tests
🔸 Tests weight: 35 | Verifying that this plugin uninstalls completely without leaving any traces
It is recommended to fix the following
- Zombie WordPress options were found after uninstall: 6 options
- db_upgraded
- theysaidso_admin_options
- widget_recent-posts
- can_compress_scripts
- widget_recent-comments
- widget_theysaidso_widget
Smoke tests 75% from 4 tests
Server-side errors Passed 1 test
🔹 Test weight: 20 | Just a short smoke test targeting errors on the server (in the Apache logs)
Even though everything seems fine, this is not an exhaustive test
SRP 50% from 2 tests
🔹 Tests weight: 20 | It is important to ensure that your PHP files perform no action when accessed directly, respecting the single-responsibility principle
The following issues need your attention
- 1× GET requests to PHP files trigger server-side errors or Error 500 responses:
- > PHP Fatal error
Uncaught Error: Call to undefined function add_shortcode() in wp-content/plugins/excellent-transition-gallery/excellent-transition-gallery.php:66
- > PHP Fatal error
User-side errors Passed 1 test
🔹 Test weight: 20 | This is a shallow check for browser errors
Everything seems fine, but this is not an exhaustive test
Optimizations
Plugin configuration 93% from 29 tests
readme.txt 94% from 16 tests
It's important to format your readme.txt file correctly as it is parsed for the public listing of your plugin
These attributes need to be fixed:
- Tags: Please reduce the number of tags, currently 11 tag instead of maximum 10
excellent-transition-gallery/excellent-transition-gallery.php 92% from 13 tests
The main file in "Excellent transition gallery" v. 10.1 serves as a complement to information provided in readme.txt and as the entry point to the plugin
You should first fix the following items:
- Description: Keep the plugin description shorter than 140 characters (currently 254 characters long)
Code Analysis Passed 3 tests
File types Passed 1 test
🔸 Test weight: 35 | This is a short overview of programming languages used in this plugin, detecting executable files
There were no executable files found in this plugin510 lines of code in 8 files:
Language | Files | Blank lines | Comment lines | Lines of code |
---|---|---|---|---|
PHP | 2 | 41 | 17 | 242 |
PO File | 2 | 45 | 62 | 119 |
JavaScript | 1 | 6 | 18 | 88 |
XML | 2 | 0 | 0 | 46 |
CSS | 1 | 2 | 13 | 15 |
PHP code Passed 2 tests
Analyzing cyclomatic complexity and code structure
This plugin has no cyclomatic complexity issues
Cyclomatic complexity | |
---|---|
Average complexity per logical line of code | 0.12 |
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
All PNG images should be compressed to minimize bandwidth usage for end users
There were not PNG files found in your plugin