Benchmarks
Plugin footprint 83% from 16 tests
Installer Passed 1 test
🔺 Critical test (weight: 50) | All plugins must install correctly, without throwing any errors, warnings, or notices
Installer ran successfully
Server metrics [RAM: ▲0.03MB] [CPU: ▼3.30ms] Passed 4 tests
Analyzing server-side resources used by Video Testimonial slider
This plugin does not affect your website's performance
Page | Memory (MB) | CPU Time (ms) |
---|---|---|
Home / | 3.50 ▲0.04 | 35.38 ▼4.85 |
Dashboard /wp-admin | 3.33 ▲0.03 | 45.28 ▼0.88 |
Posts /wp-admin/edit.php | 3.38 ▲0.03 | 49.05 ▼1.91 |
Add New Post /wp-admin/post-new.php | 5.91 ▲0.03 | 93.25 ▼5.55 |
Media Library /wp-admin/upload.php | 3.25 ▲0.03 | 36.24 ▲5.50 |
All Items /wp-admin/edit.php?post_type=testimonial | 3.30 | 44.72 |
Settings /wp-admin/edit.php?post_type=testimonial&page=vts-setings-page | 3.22 | 33.47 |
Add New /wp-admin/post-new.php?post_type=testimonial | 3.37 | 47.52 |
Server storage [IO: ▲0.26MB] [DB: ▲0.00MB] Passed 3 tests
Analyzing filesystem and database footprints of this plugin
This plugin installed successfully
Filesystem: 31 new files
Database: no new tables, 6 new options
New WordPress options |
---|
db_upgraded |
can_compress_scripts |
widget_recent-comments |
widget_theysaidso_widget |
theysaidso_admin_options |
widget_recent-posts |
Browser metrics Passed 4 tests
An overview of browser requirements for Video Testimonial slider
This plugin renders optimally with no browser resource issues detected
Page | Nodes | Memory (MB) | Script (ms) | Layout (ms) |
---|---|---|---|---|
Home / | 2,847 ▲112 | 13.48 ▼0.80 | 8.53 ▲6.62 | 41.21 ▼5.39 |
Dashboard /wp-admin | 2,233 ▲45 | 5.83 ▲0.74 | 97.68 ▲0.21 | 43.31 ▲0.37 |
Posts /wp-admin/edit.php | 2,119 ▲30 | 2.06 ▲0.05 | 38.21 ▲1.01 | 37.43 ▲3.22 |
Add New Post /wp-admin/post-new.php | 1,539 ▲3 | 17.69 ▼5.82 | 636.25 ▲3.90 | 62.83 ▲3.71 |
Media Library /wp-admin/upload.php | 1,421 ▲33 | 4.26 ▲0.04 | 94.34 ▼3.38 | 42.73 ▼1.00 |
All Items /wp-admin/edit.php?post_type=testimonial | 1,083 | 2.00 | 32.12 | 32.83 |
Settings /wp-admin/edit.php?post_type=testimonial&page=vts-setings-page | 854 | 2.06 | 26.49 | 27.17 |
Add New /wp-admin/post-new.php?post_type=testimonial | 2,497 | 7.88 | 167.02 | 76.59 |
Uninstaller [IO: ▲0.00MB] [DB: ▲0.00MB] 75% from 4 tests
🔸 Tests weight: 35 | Verifying that this plugin uninstalls completely without leaving any traces
You still need to fix the following
- This plugin does not fully uninstall, leaving 6 options in the database
- can_compress_scripts
- theysaidso_admin_options
- widget_recent-posts
- widget_theysaidso_widget
- db_upgraded
- widget_recent-comments
Smoke tests 25% 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)
Good news, no errors were detected
SRP 0% from 2 tests
🔹 Tests weight: 20 | SRP (Single-Responsibility Principle) - PHP files must act as libraries and never output text or perform any action when accessed directly in a browser
Please take a closer look at the following
- 1× PHP files perform the action of outputting non-empty strings when accessed directly:
- > /wp-content/plugins/video-testimonial-slider/video-testimonial-slider.php
- 1× PHP files trigger server-side errors or warnings when accessed directly:
- > PHP Fatal error
Uncaught Error: Call to undefined function add_action() in wp-content/plugins/video-testimonial-slider/inc/functions.php:17
- > PHP Fatal error
User-side errors 0% from 1 test
🔹 Test weight: 20 | A shallow check that no browser errors were triggered
Please fix the following browser errors
- > GET request to /wp-admin/edit.php?post_type=testimonial&page=vts-setings-page
- > Rendering (warning) in unknown
/wp-admin/edit.php?post_type=testimonial&page=vts-setings-page 155 The specified value "" does not conform to the required format. The format is "#rrggbb" where rr, gg, bb are two-digit hexadecimal numbers.
- > GET request to /wp-admin/edit.php?post_type=testimonial&page=vts-setings-page
- > Rendering (warning) in unknown
/wp-admin/edit.php?post_type=testimonial&page=vts-setings-page 160 The specified value "" does not conform to the required format. The format is "#rrggbb" where rr, gg, bb are two-digit hexadecimal numbers.
Optimizations
Plugin configuration 93% from 29 tests
readme.txt Passed 16 tests
The readme.txt file is undoubtedly the most important file in your plugin, preparing it for public listing on WordPress.org
7 plugin tags: video testimonials slider, testimonials, testimonial showcase, testimonial slider plugin, video testimonial...
video-testimonial-slider/video-testimonial-slider.php 85% from 13 tests
Analyzing the main PHP file in "Video Testimonial slider" version 1.1
The following require your attention:
- Text Domain: The text domain must be the same as the plugin slug, although optional since WordPress version 4.6
- Description: If Twitter did it, so should we! Keep the description under 140 characters (currently 144 characters long)
Code Analysis Passed 3 tests
File types Passed 1 test
🔸 Test weight: 35 | This is an overview of programming languages used in this plugin; dangerous file extensions are not allowed
Success! There were no dangerous files found in this plugin716 lines of code in 9 files:
Language | Files | Blank lines | Comment lines | Lines of code |
---|---|---|---|---|
PHP | 3 | 59 | 49 | 368 |
CSS | 3 | 32 | 25 | 297 |
JavaScript | 3 | 11 | 23 | 51 |
PHP code Passed 2 tests
An short overview of logical lines of code, cyclomatic complexity, and other code metrics
There are no cyclomatic complexity problems detected for 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 | 14 | |
▷ Named functions | 14 | 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
No PNG files were detected