Benchmarks
Plugin footprint 40% from 16 tests
Installer 0% from 1 test
🔺 Critical test (weight: 50) | Checking the installer triggered no errors
The following installer errors require your attention
- The plugin did not install without errors
- > Warning in wp-content/plugins/easy-testimonial-rotator/easy-testimonial-rotator.php+665
file_put_contents(wp-content/uploads/easy-testimonial-rotator/index.php): failed to open stream: No such file or directory
Server metrics [RAM: ▲0.66MB] [CPU: ▼7.26ms] Passed 4 tests
This is a short check of server-side resources used by Easy Testimonial Slider and Form
This plugin has minimal impact on server resources
Page | Memory (MB) | CPU Time (ms) |
---|---|---|
Home / | 4.14 ▲0.67 | 44.37 ▼1.03 |
Dashboard /wp-admin | 3.99 ▲0.64 | 47.07 ▼14.23 |
Posts /wp-admin/edit.php | 4.10 ▲0.74 | 50.03 ▲3.25 |
Add New Post /wp-admin/post-new.php | 6.57 ▲0.68 | 88.78 ▼17.03 |
Media Library /wp-admin/upload.php | 3.90 ▲0.67 | 38.06 ▲5.03 |
Slider Settings /wp-admin/admin.php?page=best_testimonial_slider | 3.91 | 41.12 |
Preview Slider /wp-admin/admin.php?page=best_testimonial_slider_preview | 3.90 | 39.57 |
Form Settings /wp-admin/admin.php?page=best_testimonial_slider_form_settings | 3.96 | 41.21 |
Manage Testimonials /wp-admin/admin.php?page=best_testimonial_slider_testimonial_management | 3.91 | 41.40 |
Server storage [IO: ▲1.94MB] [DB: ▲0.00MB] Passed 3 tests
Input-output and database impact of this plugin
No storage issues were detected
Filesystem: 48 new files
Database: 1 new table, 9 new options
New tables |
---|
wp_b_testimo_slide |
New WordPress options |
---|
db_upgraded |
theysaidso_admin_options |
widget_recent-comments |
best_testimonial_slider_messages |
widget_theysaidso_widget |
i13_default_form_options |
can_compress_scripts |
best_testimonial_options |
widget_recent-posts |
Browser metrics Passed 4 tests
Easy Testimonial Slider and Form: an overview of browser usage
Normal browser usage
Page | Nodes | Memory (MB) | Script (ms) | Layout (ms) |
---|---|---|---|---|
Home / | 2,835 ▲64 | 13.18 ▼1.50 | 1.77 ▼0.48 | 42.30 ▼0.48 |
Dashboard /wp-admin | 2,241 ▲50 | 4.81 ▼0.20 | 105.04 ▼9.88 | 41.53 ▼2.67 |
Posts /wp-admin/edit.php | 2,121 ▲32 | 2.02 ▼0.00 | 34.77 ▼3.81 | 33.73 ▼2.43 |
Add New Post /wp-admin/post-new.php | 1,570 ▲41 | 18.26 ▼4.90 | 601.99 ▼85.87 | 56.71 ▼1.03 |
Media Library /wp-admin/upload.php | 1,426 ▲38 | 4.13 ▼0.07 | 101.63 ▲5.33 | 42.34 ▼1.08 |
Slider Settings /wp-admin/admin.php?page=best_testimonial_slider | 2,014 | 5.54 | 137.36 | 77.31 |
Preview Slider /wp-admin/admin.php?page=best_testimonial_slider_preview | 1,133 | 3.67 | 50.78 | 25.70 |
Form Settings /wp-admin/admin.php?page=best_testimonial_slider_form_settings | 2,674 | 8.81 | 187.31 | 120.82 |
Manage Testimonials /wp-admin/admin.php?page=best_testimonial_slider_testimonial_management | 1,277 | 4.33 | 65.03 | 88.75 |
Uninstaller [IO: ▲0.00MB] [DB: ▲0.00MB] 50% from 4 tests
🔸 Tests weight: 35 | The uninstall procedure must remove all plugin files and extra database tables
It is recommended to fix the following
- The uninstall procedure failed, leaving 1 table in the database
- wp_b_testimo_slide
- The uninstall procedure has failed, leaving 9 options in the database
- widget_recent-comments
- best_testimonial_options
- i13_default_form_options
- widget_recent-posts
- theysaidso_admin_options
- db_upgraded
- can_compress_scripts
- widget_theysaidso_widget
- best_testimonial_slider_messages
Smoke tests 75% from 4 tests
Server-side errors Passed 1 test
🔹 Test weight: 20 | This is a shallow check for server-side errors
Even though everything seems fine, this is not an exhaustive test
SRP 50% from 2 tests
🔹 Tests weight: 20 | The single-responsibility principle applies for WordPress plugins as well - please make sure your PHP files perform no actions when accessed directly
Please take a closer look at the following
- 1× PHP files trigger server errors when accessed directly:
- > PHP Fatal error
Uncaught Error: Call to undefined function add_action() in wp-content/plugins/easy-testimonial-rotator/easy-testimonial-rotator.php:18
- > PHP Fatal error
User-side errors Passed 1 test
🔹 Test weight: 20 | This is a smoke test targeting browser errors/issues
There were no browser issues found
Optimizations
Plugin configuration 97% 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
Please fix the following attributes:
- Screenshots: Screenshot #17 (Added capabilities future) image required
easy-testimonial-rotator/easy-testimonial-rotator.php Passed 13 tests
This is the main PHP file of "Easy Testimonial Slider and Form" version 1.0.18, providing information about the plugin in the header fields and serving as the principal entry point to the plugin's functions
116 characters long description:
This is beautiful responsive testimonial slider plugin for WordPress.Add any number of testimonial from admin panel.
Code Analysis Passed 3 tests
File types Passed 1 test
🔸 Test weight: 35 | There should be no dangerous file extensions present in any WordPress plugin
Good job! No executable or dangerous file extensions detected7,291 lines of code in 7 files:
Language | Files | Blank lines | Comment lines | Lines of code |
---|---|---|---|---|
PHP | 2 | 1,238 | 87 | 3,765 |
JavaScript | 2 | 279 | 635 | 2,144 |
CSS | 3 | 60 | 80 | 1,382 |
PHP code Passed 2 tests
This is a short overview of cyclomatic complexity and code structure for this plugin
There are no cyclomatic complexity problems detected for this plugin
Cyclomatic complexity | |
---|---|
Average complexity per logical line of code | 0.27 |
Average class complexity | 15.00 |
▷ Minimum class complexity | 15.00 |
▷ Maximum class complexity | 15.00 |
Average method complexity | 4.50 |
▷ Minimum method complexity | 1.00 |
▷ Maximum method complexity | 7.00 |
Code structure | ||
---|---|---|
Namespaces | 0 | |
Interfaces | 0 | |
Traits | 0 | |
Classes | 1 | |
▷ Abstract classes | 0 | 0.00% |
▷ Concrete classes | 1 | 100.00% |
▷ Final classes | 0 | 0.00% |
Methods | 4 | |
▷ Static methods | 0 | 0.00% |
▷ Public methods | 4 | 100.00% |
▷ Protected methods | 0 | 0.00% |
▷ Private methods | 0 | 0.00% |
Functions | 26 | |
▷ Named functions | 24 | 92.31% |
▷ Anonymous functions | 2 | 7.69% |
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
PNG files should be compressed to save space and minimize bandwidth usage
25 PNG files occupy 0.17MB with 0.06MB in potential savings
Potential savings
Compression of 5 random PNG files using pngquant | |||
---|---|---|---|
File | Size - original | Size - compressed | Savings |
images/quote_new.png | 1.58KB | 0.52KB | ▼ 67.16% |
images/quoteclose_new.png | 0.51KB | 0.52KB | 0.00% |
images/nf-banner-300x250.png | 13.11KB | 5.87KB | ▼ 55.24% |
images/asc.png | 0.14KB | 0.12KB | ▼ 13.79% |
images/controls_black.png | 3.34KB | 2.38KB | ▼ 28.75% |