Benchmarks
Plugin footprint 65% 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.90MB] [CPU: ▼31.22ms] Passed 4 tests
Server-side resources used by vooPlayer v4
Server-side resource usage in normal parameters
Page | Memory (MB) | CPU Time (ms) |
---|---|---|
Home / | 3.53 ▲0.06 | 36.04 ▼11.09 |
Dashboard /wp-admin | 3.05 ▼0.26 | 23.62 ▼28.82 |
Posts /wp-admin/edit.php | 3.05 ▼0.31 | 26.01 ▼20.63 |
Add New Post /wp-admin/post-new.php | 3.05 ▼2.84 | 30.31 ▼63.65 |
Media Library /wp-admin/upload.php | 3.05 ▼0.18 | 22.75 ▼11.78 |
Settings /wp-admin/admin.php?page=vooplayer_settings | 3.05 | 23.32 |
vooPlayer /wp-admin/admin.php?page=vooplayer | 3.05 | 24.70 |
Server storage [IO: ▲0.83MB] [DB: ▲0.00MB] Passed 3 tests
How much does this plugin use your filesystem and database?
There were no storage issued detected upon installing this plugin
Filesystem: 18 new files
Database: no new tables, 6 new options
New WordPress options |
---|
theysaidso_admin_options |
widget_theysaidso_widget |
widget_recent-comments |
widget_recent-posts |
can_compress_scripts |
db_upgraded |
Browser metrics Passed 4 tests
This is an overview of browser requirements for vooPlayer v4
This plugin has a minimal impact on browser resources
Page | Nodes | Memory (MB) | Script (ms) | Layout (ms) |
---|---|---|---|---|
Home / | 2,955 ▲209 | 13.94 ▼0.71 | 8.27 ▲6.24 | 41.48 ▼1.99 |
Dashboard /wp-admin | 2,258 ▲73 | 4.92 ▲0.03 | 97.06 ▼12.31 | 74.26 ▲31.75 |
Posts /wp-admin/edit.php | 2,140 ▲51 | 2.00 ▲0.02 | 40.01 ▲3.32 | 35.20 ▲1.15 |
Add New Post /wp-admin/post-new.php | 1,710 ▲191 | 22.22 ▼0.81 | 695.77 ▲40.90 | 49.52 ▼7.32 |
Media Library /wp-admin/upload.php | 1,437 ▲46 | 4.24 ▼0.00 | 97.29 ▼3.97 | 61.98 ▲19.08 |
Settings /wp-admin/admin.php?page=vooplayer_settings | 1,027 | 1.92 | 33.24 | 31.82 |
vooPlayer /wp-admin/admin.php?page=vooplayer | 1,752 | 2.58 | 33.95 | 32.11 |
Uninstaller [IO: ▲0.00MB] [DB: ▲0.00MB] 50% 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 cannot be uninstalled
- > User deprecated in wp-includes/functions.php+5737
Function has_cap was called with an argument that is deprecated since version 2.0.0! Usage of user levels is deprecated. Use capabilities instead.
- 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 50% from 4 tests
Server-side errors 0% from 1 test
🔹 Test weight: 20 | Just a short smoke test targeting errors on the server (in the Apache logs)
Almost there, just fix the following server-side errors
- 21 occurences, only the last one shown
- > GET request to /wp-admin/admin.php?page=vooplayer
- > User deprecated in wp-includes/functions.php+5737
Function has_cap was called with an argument that is deprecated since version 2.0.0! Usage of user levels is deprecated. Use capabilities instead.
- 3 occurences, only the last one shown
- > GET request to /wp-admin/admin.php?page=vooplayer
- > User deprecated in wp-includes/functions.php+5828
Hook contextual_help is deprecated since version 3.3.0! Use get_current_screen()->add_help_tab(), get_current_screen()->remove_help_tab() instead.
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
- 4× GET requests to PHP files trigger server-side errors or Error 500 responses:
- > PHP Fatal error
Uncaught Error: Using $this when not in object context in wp-content/plugins/vooplayer/settings.php:11
- > PHP Fatal error
Uncaught Error: Call to undefined function wp_enqueue_script() in wp-content/plugins/vooplayer/videolist.php:7
- > PHP Fatal error
Uncaught Error: Using $this when not in object context in wp-content/plugins/vooplayer/showvoo.php:2
- > PHP Fatal error
Uncaught Error: Call to undefined function wp_embed_register_handler() in wp-content/plugins/vooplayer/vooplayer.php:13
- > PHP Fatal error
User-side errors Passed 1 test
🔹 Test weight: 20 | Just a short smoke test targeting errors on the browser (console and network errors and warnings)
Everything seems fine, but this is not an exhaustive test
Optimizations
Plugin configuration 90% from 29 tests
readme.txt 88% 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: Please add images for these screenshots: #1 (Video Player Customization), #2 (Advanced Features), #3 (Social Sharing & Lead Capturing), #4 (Adding Overlays), #5 (Video Analytics)
- Tags: Please reduce the number of tags, currently 17 tag instead of maximum 10
vooplayer/vooplayer.php 92% from 13 tests
"vooPlayer v4" version 4.0.4'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:
- Description: Keep the plugin description shorter than 140 characters (currently 148 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
Good job! No executable or dangerous file extensions detected1,212 lines of code in 7 files:
Language | Files | Blank lines | Comment lines | Lines of code |
---|---|---|---|---|
PHP | 5 | 76 | 60 | 927 |
CSS | 1 | 0 | 0 | 246 |
JavaScript | 1 | 0 | 0 | 39 |
PHP code Passed 2 tests
A brief analysis of cyclomatic complexity and code structure for this plugin
All good! No complexity issues found
Cyclomatic complexity | |
---|---|
Average complexity per logical line of code | 0.30 |
Average class complexity | 26.00 |
▷ Minimum class complexity | 21.00 |
▷ Maximum class complexity | 31.00 |
Average method complexity | 2.72 |
▷ Minimum method complexity | 1.00 |
▷ Maximum method complexity | 19.00 |
Code structure | ||
---|---|---|
Namespaces | 0 | |
Interfaces | 0 | |
Traits | 0 | |
Classes | 2 | |
▷ Abstract classes | 0 | 0.00% |
▷ Concrete classes | 2 | 100.00% |
▷ Final classes | 0 | 0.00% |
Methods | 30 | |
▷ Static methods | 0 | 0.00% |
▷ Public methods | 30 | 100.00% |
▷ Protected methods | 0 | 0.00% |
▷ Private methods | 0 | 0.00% |
Functions | 1 | |
▷ Named functions | 1 | 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
2 compressed PNG files occupy 0.02MB
Potential savings
Compression of 2 random PNG files using pngquant | |||
---|---|---|---|
File | Size - original | Size - compressed | Savings |
images/headline.png | 14.90KB | 15.71KB | 0.00% |
images/logo.png | 4.77KB | 3.83KB | ▼ 19.57% |