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
The plugin installed gracefully, with no errors
Server metrics [RAM: ▲0.03MB] [CPU: ▼3.34ms] Passed 4 tests
Analyzing server-side resources used by Smartservices, Mailchimp List By Woocommerce Product
Normal server usage
Page | Memory (MB) | CPU Time (ms) |
---|---|---|
Home / | 3.49 ▲0.03 | 37.93 ▼5.50 |
Dashboard /wp-admin | 3.34 ▲0.03 | 48.57 ▼2.38 |
Posts /wp-admin/edit.php | 3.39 ▲0.03 | 48.23 ▼2.48 |
Add New Post /wp-admin/post-new.php | 5.92 ▲0.03 | 94.33 ▼2.98 |
Media Library /wp-admin/upload.php | 3.26 ▲0.03 | 39.70 ▲5.50 |
Mailchimp List By Woocommerce Product /wp-admin/tools.php?page=mlbp | 3.20 | 31.85 |
Server storage [IO: ▲0.01MB] [DB: ▲0.00MB] Passed 3 tests
Analyzing filesystem and database footprints of this plugin
The plugin installed successfully
Filesystem: 2 new files
Database: no new tables, 6 new options
New WordPress options |
---|
theysaidso_admin_options |
widget_recent-comments |
widget_theysaidso_widget |
db_upgraded |
can_compress_scripts |
widget_recent-posts |
Browser metrics Passed 4 tests
A check of browser resources used by Smartservices, Mailchimp List By Woocommerce Product
There were no issues detected in relation to browser resource usage
Page | Nodes | Memory (MB) | Script (ms) | Layout (ms) |
---|---|---|---|---|
Home / | 2,793 ▲32 | 14.28 ▲0.00 | 1.78 ▼0.02 | 42.18 ▼1.89 |
Dashboard /wp-admin | 2,202 ▲28 | 5.62 ▼0.05 | 88.12 ▼8.56 | 44.67 ▲2.12 |
Posts /wp-admin/edit.php | 2,104 ▲4 | 1.96 ▼0.01 | 39.68 ▲4.11 | 37.56 ▲0.34 |
Add New Post /wp-admin/post-new.php | 1,538 ▲12 | 18.21 ▼5.01 | 598.73 ▼77.00 | 72.55 ▲14.78 |
Media Library /wp-admin/upload.php | 1,404 ▲4 | 4.17 ▼0.12 | 96.13 ▼8.25 | 43.42 ▲2.62 |
Mailchimp List By Woocommerce Product /wp-admin/tools.php?page=mlbp | 782 | 2.00 | 25.69 | 26.37 |
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
It is recommended to fix the following
- Zombie WordPress options were found after uninstall: 6 options
- widget_recent-posts
- can_compress_scripts
- db_upgraded
- widget_recent-comments
- widget_theysaidso_widget
- theysaidso_admin_options
Smoke tests 50% from 4 tests
Server-side errors 0% from 1 test
🔹 Test weight: 20 | A smoke test targeting server-side errors
Please fix the following server-side errors
- > GET request to /wp-admin/tools.php?page=mlbp
- > Notice in wp-content/plugins/smartservices-chimp-mail-list-by-woo-product/smartservices-chimp-list-by-woo-produc.php+29
Undefined index: _wpnonce
- > GET request to /wp-admin/tools.php?page=mlbp
- > Notice in wp-content/plugins/smartservices-chimp-mail-list-by-woo-product/smartservices-chimp-list-by-woo-produc.php+33
Undefined index: mlbp_apikey
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
Please take a closer look at the following
- 1× GET requests to PHP files trigger server-side errors or Error 500 responses:
- > PHP Fatal error
Uncaught Error: Call to undefined function add_action() in wp-content/plugins/smartservices-chimp-mail-list-by-woo-product/smartservices-chimp-list-by-woo-produc.php:10
- > 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)
No browser issues were found
Optimizations
Plugin configuration 93% from 29 tests
readme.txt 94% from 16 tests
The readme.txt file describes your plugin functionality and requirements and it is parsed to prepare the your plugin's listing
Please fix the following attributes:
- Requires at least: Invalid plugin version format
smartservices-chimp-mail-list-by-woo-product/smartservices-chimp-list-by-woo-produc.php 92% from 13 tests
The entry point to "Smartservices, Mailchimp List By Woocommerce Product" version 1.1.2 is a PHP file that has certain tags in its header comment area
It is important to fix the following:
- Main file name: Name the main plugin file the same as the plugin slug ("smartservices-chimp-mail-list-by-woo-product.php" instead of "smartservices-chimp-list-by-woo-produc.php")
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 detected112 lines of code in 1 file:
Language | Files | Blank lines | Comment lines | Lines of code |
---|---|---|---|---|
PHP | 1 | 14 | 11 | 112 |
PHP code Passed 2 tests
An short overview of logical lines of code, cyclomatic complexity, and other code metrics
There were no cyclomatic complexity issued detected
Cyclomatic complexity | |
---|---|
Average complexity per logical line of code | 0.24 |
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 | 8 | |
▷ Named functions | 8 | 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
It is recommended to compress PNG files in your plugin to minimize bandwidth usage
No PNG files were detected