Benchmarks
Plugin footprint 83% from 16 tests
Installer Passed 1 test
🔺 Critical test (weight: 50) | Verifying that this plugin installs correctly without errors
Installer ran successfully
Server metrics [RAM: ▲0.01MB] [CPU: ▼4.14ms] Passed 4 tests
An overview of server-side resources used by Sales Notifications, Reviews, Testimonials, Polls, and Feedback Widgets by Vouchkick
Normal server usage
Page | Memory (MB) | CPU Time (ms) |
---|---|---|
Home / | 3.47 ▲0.01 | 44.62 ▲3.85 |
Dashboard /wp-admin | 3.32 ▲0.01 | 45.98 ▼1.21 |
Posts /wp-admin/edit.php | 3.37 ▲0.01 | 48.24 ▼0.85 |
Add New Post /wp-admin/post-new.php | 5.90 ▲0.01 | 92.40 ▼15.91 |
Media Library /wp-admin/upload.php | 3.24 ▲0.01 | 36.24 ▲1.42 |
Sign up /wp-admin/admin.php?page=vouchkick_sign_up | 3.20 | 31.45 |
Sign in /wp-admin/admin.php?page=vouchkick_sign_in | 3.21 | 371.87 |
Server storage [IO: ▲0.01MB] [DB: ▲0.00MB] Passed 3 tests
Analyzing filesystem and database footprints of this plugin
The plugin installed successfully
Filesystem: 3 new files
Database: no new tables, 6 new options
New WordPress options |
---|
widget_theysaidso_widget |
db_upgraded |
theysaidso_admin_options |
can_compress_scripts |
widget_recent-posts |
widget_recent-comments |
Browser metrics Passed 4 tests
An overview of browser requirements for Sales Notifications, Reviews, Testimonials, Polls, and Feedback Widgets by Vouchkick
There were no issues detected in relation to browser resource usage
Page | Nodes | Memory (MB) | Script (ms) | Layout (ms) |
---|---|---|---|---|
Home / | 2,829 ▲94 | 13.15 ▼1.30 | 1.85 ▲0.12 | 40.21 ▲1.46 |
Dashboard /wp-admin | 2,235 ▲46 | 5.86 ▲0.81 | 106.59 ▼0.08 | 45.14 ▼3.13 |
Posts /wp-admin/edit.php | 2,118 ▲29 | 2.06 ▲0.01 | 40.78 ▼2.35 | 35.54 ▼0.09 |
Add New Post /wp-admin/post-new.php | 1,538 ▲5 | 17.57 ▼5.64 | 629.65 ▼49.48 | 51.30 ▲1.20 |
Media Library /wp-admin/upload.php | 1,417 ▲29 | 4.25 ▲0.03 | 98.07 ▼13.22 | 41.38 ▼2.75 |
Sign up /wp-admin/admin.php?page=vouchkick_sign_up | 798 | 2.03 | 22.73 | 32.01 |
Sign in /wp-admin/admin.php?page=vouchkick_sign_in | 804 | 2.03 | 23.90 | 27.04 |
Uninstaller [IO: ▲0.00MB] [DB: ▲0.00MB] 75% from 4 tests
🔸 Tests weight: 35 | It is important to correctly uninstall your plugin, without leaving any traces
These items require your attention
- This plugin does not fully uninstall, leaving 6 options in the database
- db_upgraded
- widget_recent-posts
- theysaidso_admin_options
- can_compress_scripts
- widget_theysaidso_widget
- widget_recent-comments
Smoke tests 50% from 4 tests
Server-side errors 0% from 1 test
🔹 Test weight: 20 | This is a short smoke test looking for server-side errors
These server-side errors were triggered
- > GET request to /wp-admin/admin.php?page=vouchkick_sign_in
- > Warning in wp-content/plugins/vouchkick/vouchkick.php+103
Use of undefined constant status_code - assumed 'status_code' (this will throw an Error in a future version of PHP)
- > GET request to /wp-admin/admin.php?page=vouchkick_sign_in
- > Warning in wp-content/plugins/vouchkick/vouchkick.php+104
Use of undefined constant message - assumed 'message' (this will throw an Error in a future version of PHP)
SRP 50% 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× 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/vouchkick/vouchkick.php:16
- > PHP Fatal error
User-side errors Passed 1 test
🔹 Test weight: 20 | A shallow check that no browser errors were triggered
No browser issues were found
Optimizations
Plugin configuration 97% 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 require attention:
- Tags: Too many tags (12 tag instead of maximum 10); only the first 5 tags are used in your directory listing
vouchkick/vouchkick.php Passed 13 tests
The entry point to "Sales Notifications, Reviews, Testimonials, Polls, and Feedback Widgets by Vouchkick" version 1.0.1 is a PHP file that has certain tags in its header comment area
34 characters long description:
Integrate Vouchkick with Wordpress
Code Analysis Passed 3 tests
File types Passed 1 test
🔸 Test weight: 35 | This is an overview of file extensions present in this plugin and a short test that no dangerous files are bundled with this plugin
Everything looks great! No dangerous files found in this plugin257 lines of code in 2 files:
Language | Files | Blank lines | Comment lines | Lines of code |
---|---|---|---|---|
PHP | 1 | 44 | 9 | 188 |
CSS | 1 | 0 | 0 | 69 |
PHP code Passed 2 tests
Cyclomatic complexity and code structure are the fingerprint of this plugin
This plugin has no cyclomatic complexity issues
Cyclomatic complexity | |
---|---|
Average complexity per logical line of code | 0.09 |
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 | 9 | |
▷ Named functions | 9 | 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
All PNG images should be compressed to minimize bandwidth usage for end users
There are no PNG files in this plugin