Benchmarks
Plugin footprint 83% from 16 tests
Installer Passed 1 test
🔺 Critical test (weight: 50) | Checking the installer triggered no errors
The plugin installed successfully, without throwing any errors or notices
Server metrics [RAM: ▼0.68MB] [CPU: ▼20.81ms] Passed 4 tests
An overview of server-side resources used by Easy Testimonials Slider Plugin
This plugin does not affect your website's performance
Page | Memory (MB) | CPU Time (ms) |
---|---|---|
Home / | 3.50 ▲0.04 | 45.92 ▲7.47 |
Dashboard /wp-admin | 3.33 ▼0.01 | 50.71 ▼15.59 |
Posts /wp-admin/edit.php | 3.38 ▲0.03 | 48.29 ▼1.27 |
Add New Post /wp-admin/post-new.php | 3.12 ▼2.77 | 37.16 ▼73.83 |
Media Library /wp-admin/upload.php | 3.26 ▲0.03 | 41.32 ▲7.92 |
Add New /wp-admin/post-new.php?post_type=testimonial | 3.11 | 34.74 |
All Items /wp-admin/edit.php?post_type=testimonial | 3.30 | 42.31 |
Settings /wp-admin/edit.php?post_type=testimonial&page=wpetp-settings-page | 3.23 | 35.15 |
Server storage [IO: ▲1.63MB] [DB: ▲0.00MB] Passed 3 tests
Analyzing filesystem and database footprints of this plugin
This plugin installed successfully
Filesystem: 19 new files
Database: no new tables, 6 new options
New WordPress options |
---|
widget_recent-comments |
db_upgraded |
theysaidso_admin_options |
widget_recent-posts |
widget_theysaidso_widget |
can_compress_scripts |
Browser metrics Passed 4 tests
This is an overview of browser requirements for Easy Testimonials Slider Plugin
Minimal impact on browser resources
Page | Nodes | Memory (MB) | Script (ms) | Layout (ms) |
---|---|---|---|---|
Home / | 3,048 ▲302 | 13.83 ▼0.44 | 11.87 ▲10.11 | 43.51 ▲1.18 |
Dashboard /wp-admin | 2,271 ▲68 | 5.04 ▼0.01 | 105.43 ▼2.20 | 39.79 ▼6.02 |
Posts /wp-admin/edit.php | 2,155 ▲55 | 2.27 ▲0.23 | 41.18 ▼0.88 | 34.90 ▼2.84 |
Add New Post /wp-admin/post-new.php | 1,582 ▲51 | 23.43 ▲0.08 | 642.36 ▼29.78 | 35.40 ▼26.85 |
Media Library /wp-admin/upload.php | 1,453 ▲56 | 4.41 ▲0.15 | 100.31 ▼1.74 | 43.30 ▼1.20 |
Add New /wp-admin/post-new.php?post_type=testimonial | 2,266 | 7.72 | 179.81 | 70.35 |
All Items /wp-admin/edit.php?post_type=testimonial | 1,125 | 2.22 | 38.23 | 28.58 |
Settings /wp-admin/edit.php?post_type=testimonial&page=wpetp-settings-page | 1,100 | 2.62 | 48.49 | 26.84 |
Uninstaller [IO: ▲0.00MB] [DB: ▲0.00MB] 75% from 4 tests
🔸 Tests weight: 35 | It is important to correctly uninstall your plugin, without leaving any traces
Please fix the following items
- This plugin did not uninstall successfully, leaving 6 options in the database
- widget_recent-comments
- can_compress_scripts
- theysaidso_admin_options
- widget_theysaidso_widget
- db_upgraded
- widget_recent-posts
Smoke tests 50% from 4 tests
Server-side errors 0% from 1 test
🔹 Test weight: 20 | A smoke test targeting server-side errors
Almost there, just fix the following server-side errors
- > GET request to /wp-admin/post-new.php?post_type=testimonial
- > Notice in wp-content/plugins/epizy-easy-testimonials/inc/meta-box.php+42
Undefined index: testi_name
- > GET request to /wp-admin/post-new.php?post_type=testimonial
- > Notice in wp-content/plugins/epizy-easy-testimonials/inc/meta-box.php+43
Undefined index: testi_desig
- > GET request to /wp-admin/post-new.php?post_type=testimonial
- > Notice in wp-content/plugins/epizy-easy-testimonials/inc/meta-box.php+44
Undefined index: testi_rating
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
- 4× PHP files trigger errors when accessed directly with GET requests:
- > PHP Fatal error
Uncaught Error: Call to undefined function add_action() in wp-content/plugins/epizy-easy-testimonials/inc/functions.php:15
- > PHP Fatal error
Uncaught Error: Call to undefined function add_action() in wp-content/plugins/epizy-easy-testimonials/inc/wpetp-dynamic-css.php:29
- > PHP Fatal error
Uncaught Error: Call to undefined function add_action() in wp-content/plugins/epizy-easy-testimonials/inc/meta-box.php:8
- > PHP Fatal error
Uncaught Error: Call to undefined function add_action() in wp-content/plugins/epizy-easy-testimonials/WP-Easy-Testimonials-Plugin.php:23
- > PHP Fatal error
User-side errors Passed 1 test
🔹 Test weight: 20 | This is a smoke test targeting browser errors/issues
Everything seems fine on the user side
Optimizations
Plugin configuration 86% from 29 tests
readme.txt 94% from 16 tests
The readme.txt file is important because it is parsed by WordPress.org for the public listing of your plugin
Attributes that need to be fixed:
- Screenshots: These screenshots do not have images: #2 (Back End), #3 (Front End)
epizy-easy-testimonials/WP-Easy-Testimonials-Plugin.php 77% from 13 tests
"Easy Testimonials Slider Plugin" version 2.3.1's primary PHP file adds more information about the plugin and serves as the entry point for WordPress
You should first fix the following items:
- Text Domain: The text domain is optional since WordPress version 4.6; if you do specify it, it must be the same as the plugin slug
- Description: If Twitter did it, so should we! Keep the description under 140 characters (currently 160 characters long)
- Main file name: Even though not officially enforced, the main plugin file should be the same as the plugin slug ("epizy-easy-testimonials.php" instead of "WP-Easy-Testimonials-Plugin.php")
Code Analysis Passed 3 tests
File types Passed 1 test
🔸 Test weight: 35 | A short check of programming languages and file extensions; no executable files are allowed
Everything looks great! No dangerous files found in this plugin5,554 lines of code in 13 files:
Language | Files | Blank lines | Comment lines | Lines of code |
---|---|---|---|---|
SVG | 1 | 0 | 0 | 5,028 |
PHP | 4 | 33 | 74 | 281 |
CSS | 5 | 2 | 6 | 174 |
JavaScript | 3 | 6 | 6 | 71 |
PHP code Passed 2 tests
This is a short overview of cyclomatic complexity and code structure for this plugin
Everything seems fine, there were no complexity issues found
Cyclomatic complexity | |
---|---|
Average complexity per logical line of code | 0.25 |
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 | 15 | |
▷ Named functions | 15 | 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
Often times overlooked, PNG files can occupy unnecessary space in your plugin
There were not PNG files found in your plugin