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
Install script ran successfully
Server metrics [RAM: ▲0.04MB] [CPU: ▼3.67ms] Passed 4 tests
A check of server-side resources used by Innvonix Testimonials
This plugin does not affect your website's performance
Page | Memory (MB) | CPU Time (ms) |
---|---|---|
Home / | 3.52 ▲0.06 | 39.12 ▲1.91 |
Dashboard /wp-admin | 3.35 ▲0.04 | 46.95 ▼0.24 |
Posts /wp-admin/edit.php | 3.40 ▲0.04 | 46.71 ▼1.89 |
Add New Post /wp-admin/post-new.php | 5.93 ▲0.04 | 81.93 ▼12.14 |
Media Library /wp-admin/upload.php | 3.26 ▲0.04 | 34.00 ▼0.40 |
Add New /wp-admin/post-new.php?post_type=invx_testimonials | 3.38 | 45.86 |
All Testimonials /wp-admin/edit.php?post_type=invx_testimonials | 3.31 | 36.70 |
Server storage [IO: ▲1.10MB] [DB: ▲0.00MB] Passed 3 tests
Filesystem and database footprint
The plugin installed successfully
Filesystem: 18 new files
Database: no new tables, 6 new options
New WordPress options |
---|
widget_recent-posts |
can_compress_scripts |
db_upgraded |
widget_recent-comments |
widget_theysaidso_widget |
theysaidso_admin_options |
Browser metrics Passed 4 tests
This is an overview of browser requirements for Innvonix Testimonials
This plugin has a minimal impact on browser resources
Page | Nodes | Memory (MB) | Script (ms) | Layout (ms) |
---|---|---|---|---|
Home / | 2,977 ▲242 | 13.73 ▼0.92 | 7.55 ▲5.66 | 52.83 ▲12.95 |
Dashboard /wp-admin | 2,233 ▲45 | 5.89 ▲0.98 | 103.20 ▲4.51 | 42.05 ▼4.16 |
Posts /wp-admin/edit.php | 2,116 ▲27 | 2.05 ▲0.07 | 36.74 ▼3.95 | 35.96 ▼1.46 |
Add New Post /wp-admin/post-new.php | 1,557 ▲15 | 22.60 ▲4.40 | 631.09 ▲10.66 | 48.41 ▲0.54 |
Media Library /wp-admin/upload.php | 1,418 ▲33 | 4.18 ▼0.01 | 99.84 ▼5.07 | 44.16 ▲3.50 |
Add New /wp-admin/post-new.php?post_type=invx_testimonials | 2,232 | 7.61 | 186.13 | 66.44 |
All Testimonials /wp-admin/edit.php?post_type=invx_testimonials | 1,094 | 1.93 | 32.38 | 30.52 |
Uninstaller [IO: ▲0.00MB] [DB: ▲0.00MB] 75% from 4 tests
🔸 Tests weight: 35 | All plugins must uninstall correctly, removing their source code and extra database tables they might have created
Please fix the following items
- The uninstall procedure has failed, leaving 6 options in the database
- widget_theysaidso_widget
- theysaidso_admin_options
- widget_recent-comments
- db_upgraded
- widget_recent-posts
- can_compress_scripts
Smoke tests 75% from 4 tests
Server-side errors Passed 1 test
🔹 Test weight: 20 | A smoke test targeting 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
The following issues need your attention
- 3× 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/innvonix-testimonials/admin/admin.php:3
- > PHP Fatal error
Uncaught Error: Call to undefined function add_shortcode() in wp-content/plugins/innvonix-testimonials/includes/functions.php:57
- > PHP Fatal error
Uncaught Error: Call to undefined function add_action() in wp-content/plugins/innvonix-testimonials/innvonix-testimonials.php:31
- > 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 90% from 29 tests
readme.txt 94% from 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
Attributes that need to be fixed:
- Donate link: Invalid URI found ("#")
innvonix-testimonials/innvonix-testimonials.php 85% from 13 tests
The main PHP script in "Innvonix Testimonials" version 1.0 is automatically included on every request by WordPress
Please make the necessary changes and fix the following:
- Domain Path: The domain path folder was not found ("/i18n/languages/")
- Description: The description should be shorter than 140 characters (currently 150 characters long)
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
Success! There were no dangerous files found in this plugin5,044 lines of code in 12 files:
Language | Files | Blank lines | Comment lines | Lines of code |
---|---|---|---|---|
CSS | 6 | 50 | 44 | 2,826 |
JavaScript | 2 | 210 | 24 | 1,318 |
SVG | 1 | 0 | 0 | 685 |
PHP | 3 | 52 | 75 | 215 |
PHP code Passed 2 tests
A short review of cyclomatic complexity and code structure
All good! No complexity issues found
Cyclomatic complexity | |
---|---|
Average complexity per logical line of code | 0.18 |
Average class complexity | 2.00 |
▷ Minimum class complexity | 2.00 |
▷ Maximum class complexity | 2.00 |
Average method complexity | 1.17 |
▷ Minimum method complexity | 1.00 |
▷ Maximum method complexity | 2.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 | 6 | |
▷ Static methods | 0 | 0.00% |
▷ Public methods | 6 | 100.00% |
▷ Protected methods | 0 | 0.00% |
▷ Private methods | 0 | 0.00% |
Functions | 4 | |
▷ Named functions | 4 | 100.00% |
▷ Anonymous functions | 0 | 0.00% |
Constants | 4 | |
▷ Global constants | 4 | 100.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
There are no PNG files in this plugin