Benchmarks
Plugin footprint 83% from 16 tests
Installer Passed 1 test
🔺 Critical test (weight: 50) | It is important to correctly install your plugin, without throwing errors or notices
Install script ran successfully
Server metrics [RAM: ▲0.03MB] [CPU: ▼4.95ms] Passed 4 tests
A check of server-side resources used by MailChimp Integration for WordPress
This plugin has minimal impact on server resources
Page | Memory (MB) | CPU Time (ms) |
---|---|---|
Home / | 3.48 ▲0.02 | 41.97 ▼4.52 |
Dashboard /wp-admin | 3.33 ▲0.03 | 51.34 ▲3.02 |
Posts /wp-admin/edit.php | 3.39 ▲0.03 | 45.35 ▼2.13 |
Add New Post /wp-admin/post-new.php | 5.93 ▲0.05 | 88.09 ▼15.45 |
Media Library /wp-admin/upload.php | 3.26 ▲0.03 | 37.97 ▲2.32 |
FuseForms for MC /wp-admin/options-general.php?page=ff_mc_settings | 3.22 | 34.95 |
Server storage [IO: ▲0.07MB] [DB: ▲0.00MB] Passed 3 tests
Filesystem and database footprint
No storage issues were detected
Filesystem: 12 new files
Database: no new tables, 7 new options
New WordPress options |
---|
widget_recent-comments |
db_upgraded |
widget_theysaidso_widget |
ff_mc_options |
can_compress_scripts |
widget_recent-posts |
theysaidso_admin_options |
Browser metrics Passed 4 tests
A check of browser resources used by MailChimp Integration for WordPress
This plugin renders optimally with no browser resource issues detected
Page | Nodes | Memory (MB) | Script (ms) | Layout (ms) |
---|---|---|---|---|
Home / | 2,892 ▲131 | 13.56 ▼0.80 | 10.06 ▲8.36 | 49.36 ▲9.69 |
Dashboard /wp-admin | 2,207 ▲27 | 5.58 ▼0.09 | 94.30 ▲6.40 | 41.06 ▼1.35 |
Posts /wp-admin/edit.php | 2,112 ▲9 | 2.01 ▲0.01 | 36.46 ▲0.25 | 34.44 ▼3.12 |
Add New Post /wp-admin/post-new.php | 1,533 ▲7 | 22.84 ▼0.19 | 661.14 ▲7.20 | 62.25 ▲3.45 |
Media Library /wp-admin/upload.php | 1,415 ▲15 | 4.24 ▲0.01 | 101.59 ▼5.38 | 47.20 ▲3.51 |
FuseForms for MC /wp-admin/options-general.php?page=ff_mc_settings | 853 | 2.01 | 28.88 | 30.33 |
Uninstaller [IO: ▲0.00MB] [DB: ▲0.00MB] 75% from 4 tests
🔸 Tests weight: 35 | Checking the uninstaller removed all traces of the plugin
Please fix the following items
- Zombie WordPress options detected upon uninstall: 7 options
- can_compress_scripts
- db_upgraded
- widget_theysaidso_widget
- widget_recent-comments
- theysaidso_admin_options
- ff_mc_options
- widget_recent-posts
Smoke tests 75% from 4 tests
Server-side errors Passed 1 test
🔹 Test weight: 20 | A shallow check that no server-side errors were triggered
Even though no errors were found, this is by no means 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
- 1× GET requests to PHP files have triggered server-side errors or warnings:
- > PHP Fatal error
Uncaught Error: Call to undefined function untrailingslashit() in wp-content/plugins/fuseforms-for-mailchimp/fuseforms-for-mailchimp.php:17
- > 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 97% 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
Attributes that need to be fixed:
- Tags: Please delete some tags, you are using 12 tag instead of maximum 10
fuseforms-for-mailchimp/fuseforms-for-mailchimp.php Passed 13 tests
The primary PHP file in "MailChimp Integration for WordPress" version 0.1.0 is used by WordPress to initiate all plugin functionality
140 characters long description:
FuseForms MailChimp Integration for WordPress is the easiest way to sync your contacts from your forms to a MailChimp list of your choosing.
Code Analysis Passed 3 tests
File types Passed 1 test
🔸 Test weight: 35 | Executable files are not allowed as they can serve as attack vectors
Success! There were no dangerous files found in this plugin1,867 lines of code in 10 files:
Language | Files | Blank lines | Comment lines | Lines of code |
---|---|---|---|---|
PHP | 7 | 263 | 330 | 971 |
JavaScript | 2 | 131 | 71 | 663 |
CSS | 1 | 48 | 0 | 233 |
PHP code Passed 2 tests
This is a very shot review of cyclomatic complexity and code structure
All good! No complexity issues found
Cyclomatic complexity | |
---|---|
Average complexity per logical line of code | 0.39 |
Average class complexity | 20.00 |
▷ Minimum class complexity | 5.00 |
▷ Maximum class complexity | 53.00 |
Average method complexity | 3.11 |
▷ Minimum method complexity | 1.00 |
▷ Maximum method complexity | 19.00 |
Code structure | ||
---|---|---|
Namespaces | 0 | |
Interfaces | 0 | |
Traits | 0 | |
Classes | 4 | |
▷ Abstract classes | 0 | 0.00% |
▷ Concrete classes | 4 | 100.00% |
▷ Final classes | 0 | 0.00% |
Methods | 36 | |
▷ Static methods | 0 | 0.00% |
▷ Public methods | 35 | 97.22% |
▷ Protected methods | 0 | 0.00% |
▷ Private methods | 1 | 2.78% |
Functions | 22 | |
▷ Named functions | 22 | 100.00% |
▷ Anonymous functions | 0 | 0.00% |
Constants | 6 | |
▷ Global constants | 6 | 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
No PNG files were detected