Benchmarks
Plugin footprint 40% from 16 tests
Installer 0% from 1 test
🔺 Critical test (weight: 50) | Verifying that this plugin installs correctly without errors
It is recommended to fix the following installer errors
- Install procedure validation failed for this plugin
- > Notice in wp-content/plugins/imigino-video-connect/ptx/ptxImiginoVideoCore.php+127
Undefined index: settings
Server metrics [RAM: ▼1.87MB] [CPU: ▼52.76ms] Passed 4 tests
Server-side resources used by Imigino Video Connect
No issues were detected with server-side resource usage
Page | Memory (MB) | CPU Time (ms) |
---|---|---|
Home / | 2.11 ▼1.35 | 5.82 ▼37.03 |
Dashboard /wp-admin | 2.13 ▼1.17 | 6.47 ▼40.80 |
Posts /wp-admin/edit.php | 2.13 ▼1.22 | 6.24 ▼42.22 |
Add New Post /wp-admin/post-new.php | 2.13 ▼3.75 | 6.19 ▼90.97 |
Media Library /wp-admin/upload.php | 2.13 ▼1.09 | 5.82 ▼30.29 |
Server storage [IO: ▲0.64MB] [DB: ▲0.00MB] Passed 3 tests
A short overview of filesystem and database impact
This plugin installed successfully
Filesystem: 61 new files
Database: no new tables, 6 new options
New WordPress options |
---|
widget_theysaidso_widget |
widget_recent-comments |
can_compress_scripts |
widget_recent-posts |
db_upgraded |
theysaidso_admin_options |
Browser metrics Passed 4 tests
An overview of browser requirements for Imigino Video Connect
This plugin has a minimal impact on browser resources
Page | Nodes | Memory (MB) | Script (ms) | Layout (ms) |
---|---|---|---|---|
Home / | 2,857 ▲122 | 14.47 ▲0.09 | 2.15 ▼0.05 | 46.48 ▲7.67 |
Dashboard /wp-admin | 2,226 ▲38 | 5.86 ▼0.04 | 112.18 ▲12.23 | 80.28 ▲40.53 |
Posts /wp-admin/edit.php | 2,118 ▲29 | 2.01 ▼0.13 | 36.24 ▼1.60 | 33.90 ▲3.16 |
Add New Post /wp-admin/post-new.php | 1,697 ▲183 | 22.54 ▲4.76 | 679.94 ▼43.89 | 61.77 ▲6.08 |
Media Library /wp-admin/upload.php | 1,420 ▲32 | 4.16 ▼0.04 | 105.22 ▲9.56 | 43.38 ▲1.24 |
Uninstaller [IO: ▲0.00MB] [DB: ▲0.00MB] 50% from 4 tests
🔸 Tests weight: 35 | Verifying that this plugin uninstalls completely without leaving any traces
The following items require your attention
- Uninstall procedure validation failed for this plugin
- > Notice in wp-content/plugins/imigino-video-connect/ptx/ptxImiginoVideoCore.php+127
Undefined index: settings
- Zombie WordPress options detected upon uninstall: 6 options
- widget_recent-posts
- db_upgraded
- theysaidso_admin_options
- can_compress_scripts
- widget_theysaidso_widget
- widget_recent-comments
Smoke tests 50% from 4 tests
Server-side errors Passed 1 test
🔹 Test weight: 20 | This is a shallow check for server-side errors
Good news, no errors were detected
SRP 0% 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
The following issues need your attention
- 1× GET requests to PHP files return non-empty strings:
- > /wp-content/plugins/imigino-video-connect/admin/partials/carousel/ptx-inc-menu-carousel.php
- 4× PHP files trigger server-side errors or warnings when accessed directly:
- > PHP Fatal error
Uncaught Error: Call to undefined function esc_attr__() in wp-content/plugins/imigino-video-connect/admin/partials/carousel/ptx-inc-tabs-carousel.php:2
- > PHP Fatal error
Uncaught Error: Call to undefined function esc_attr__() in wp-content/plugins/imigino-video-connect/admin/partials/settings/ptx-inc-tabs-settings.php:3
- > PHP Fatal error
Uncaught Error: Call to undefined function esc_attr__() in wp-content/plugins/imigino-video-connect/admin/partials/settings/ptx-inc-menu-settings.php:3
- > PHP Fatal error
Uncaught Error: Using $this when not in object context in wp-content/plugins/imigino-video-connect/admin/partials/ptx-admin-display.php:14
- > PHP Fatal error
User-side errors Passed 1 test
🔹 Test weight: 20 | This is a smoke test targeting browser errors/issues
No browser errors were detected
Optimizations
Plugin configuration Passed 29 tests
readme.txt Passed 16 tests
You should put a lot of thought into formatting readme.txt as it is used by WordPress.org to prepare the public listing of your plugin
5 plugin tags: video, imigino, video rendering, publishers, websuite
imigino-video-connect/imigino-video-connect.php Passed 13 tests
Analyzing the main PHP file in "Imigino Video Connect" version 1.1.8
113 characters long description:
Imigino video player integration, embed your fully customisable Imigino video player into your WordPress content.
Code Analysis Passed 3 tests
File types Passed 1 test
🔸 Test weight: 35 | An overview of files in this plugin; executable files are not allowed
Everything looks great! No dangerous files found in this plugin1,952 lines of code in 35 files:
Language | Files | Blank lines | Comment lines | Lines of code |
---|---|---|---|---|
PHP | 19 | 268 | 1,100 | 1,408 |
JavaScript | 9 | 130 | 174 | 525 |
SVG | 1 | 1 | 0 | 13 |
CSS | 6 | 0 | 8 | 6 |
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.43 |
Average class complexity | 17.45 |
▷ Minimum class complexity | 1.00 |
▷ Maximum class complexity | 87.00 |
Average method complexity | 4.07 |
▷ Minimum method complexity | 1.00 |
▷ Maximum method complexity | 45.00 |
Code structure | ||
---|---|---|
Namespaces | 3 | |
Interfaces | 0 | |
Traits | 0 | |
Classes | 11 | |
▷ Abstract classes | 0 | 0.00% |
▷ Concrete classes | 11 | 100.00% |
▷ Final classes | 0 | 0.00% |
Methods | 59 | |
▷ Static methods | 3 | 5.08% |
▷ Public methods | 51 | 86.44% |
▷ Protected methods | 0 | 0.00% |
▷ Private methods | 8 | 13.56% |
Functions | 4 | |
▷ Named functions | 4 | 100.00% |
▷ Anonymous functions | 0 | 0.00% |
Constants | 2 | |
▷ Global constants | 2 | 100.00% |
▷ Class constants | 0 | 0.00% |
▷ Public constants | 0 | 0.00% |
Plugin size Passed 2 tests
Image compression Passed 2 tests
It is recommended to compress PNG files in your plugin to minimize bandwidth usage
15 PNG files occupy 0.26MB with 0.06MB in potential savings
Potential savings
Compression of 5 random PNG files using pngquant | |||
---|---|---|---|
File | Size - original | Size - compressed | Savings |
admin/img/logo.png | 7.12KB | 3.65KB | ▼ 48.75% |
admin/assets/img/menu-icon.png | 0.94KB | 1.01KB | 0.00% |
admin/assets/img/ptx-product.png | 3.77KB | 3.42KB | ▼ 9.37% |
admin/img/menu-icon.png | 0.73KB | 1.01KB | 0.00% |
admin/img/minicolors.png | 67.02KB | 34.31KB | ▼ 48.80% |