Benchmarks
Plugin footprint Passed 16 tests
Installer Passed 1 test
🔺 Critical test (weight: 50) | All plugins must install correctly, without throwing any errors, warnings, or notices
This plugin's installer ran successfully
Server metrics [RAM: ▲0.19MB] [CPU: ▼141.86ms] Passed 4 tests
This is a short check of server-side resources used by McPopup - Popup Form for Mailchimp
This plugin does not affect your website's performance
Page | Memory (MB) | CPU Time (ms) |
---|---|---|
Home / | 3.01 ▲0.17 | 36.37 ▲2.95 |
Dashboard /wp-admin | 3.26 ▲0.21 | 47.65 ▲4.07 |
Posts /wp-admin/edit.php | 3.37 ▲0.26 | 47.70 ▲0.31 |
Add New Post /wp-admin/post-new.php | 5.62 ▲0.19 | 88.47 ▼572.69 |
Media Library /wp-admin/upload.php | 3.20 ▲0.20 | 37.14 ▲2.00 |
Premium Extension /wp-admin/admin.php?page=mcpup_premium_extension | 3.17 | 30.20 |
Settings /wp-admin/admin.php?page=mcpup_general_settings | 3.17 | 32.54 |
Server storage [IO: ▲0.34MB] [DB: ▲0.00MB] Passed 3 tests
A short overview of filesystem and database impact
This plugin installed successfully
Filesystem: 40 new files
Database: no new tables, 12 new options
New WordPress options |
---|
mcpup_settings_reset |
mcpup_lname |
mcpup_email_text |
mcpup_submit_text |
mcpup_c_time |
mcpup_promise |
mcpup_fname |
mcpup_fname_text |
mcpup_lname_text |
mcpup_h_title |
... |
Browser metrics Passed 4 tests
McPopup - Popup Form for Mailchimp: an overview of browser usage
This plugin has a minimal impact on browser resources
Page | Nodes | Memory (MB) | Script (ms) | Layout (ms) |
---|---|---|---|---|
Home / | 3,916 ▲320 | 16.44 ▲0.85 | 18.94 ▲9.89 | 46.09 ▲0.68 |
Dashboard /wp-admin | 3,007 ▲73 | 6.02 ▲0.12 | 141.21 ▼11.83 | 104.65 ▼4.04 |
Posts /wp-admin/edit.php | 2,777 ▲38 | 2.71 ▲0.01 | 63.55 ▼1.36 | 81.42 ▼6.19 |
Add New Post /wp-admin/post-new.php | 1,898 ▲283 | 19.18 ▼2.22 | 421.99 ▲106.35 | 107.80 ▼1.04 |
Media Library /wp-admin/upload.php | 1,845 ▲38 | 5.01 ▼0.00 | 157.96 ▼14.22 | 121.59 ▲3.82 |
Premium Extension /wp-admin/admin.php?page=mcpup_premium_extension | 1,080 | 2.10 | 65.96 | 70.34 |
Settings /wp-admin/admin.php?page=mcpup_general_settings | 1,514 | 2.35 | 58.61 | 79.62 |
Uninstaller [IO: ▲0.00MB] [DB: ▲0.00MB] Passed 4 tests
🔸 Tests weight: 35 | All plugins must uninstall correctly, removing their source code and extra database tables they might have created
This plugin's uninstaller ran successfully
Smoke tests 75% 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 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
- 21× PHP files output text when accessed directly (only 10 are shown):
- > /wp-content/plugins/mcpopup-popup-form-for-mailchimp/mcpopup-popup-form-for-mailchimp.php
- > /wp-content/plugins/mcpopup-popup-form-for-mailchimp/uninstall.php
- > /wp-content/plugins/mcpopup-popup-form-for-mailchimp/form/css/index.php
- > /wp-content/plugins/mcpopup-popup-form-for-mailchimp/admin/extension.php
- > /wp-content/plugins/mcpopup-popup-form-for-mailchimp/admin/settings.php
- > /wp-content/plugins/mcpopup-popup-form-for-mailchimp/form/form.php
- > /wp-content/plugins/mcpopup-popup-form-for-mailchimp/admin/menu-icon/font/index.php
- > /wp-content/plugins/mcpopup-popup-form-for-mailchimp/index.php
- > /wp-content/plugins/mcpopup-popup-form-for-mailchimp/admin/default-options.php
- > /wp-content/plugins/mcpopup-popup-form-for-mailchimp/admin/menu-icon/index.php
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 96% from 29 tests
readme.txt Passed 16 tests
Perhaps the most important file in your plugin readme.txt gets parsed in order to generate the public listing of your plugin
5 plugin tags: newsletter, subscription, mailing list, email marketing, mailchimp
mcpopup-popup-form-for-mailchimp/mcpopup-popup-form-for-mailchimp.php 92% from 13 tests
This is the main PHP file of "McPopup - Popup Form for Mailchimp" version 1.0.0, providing information about the plugin in the header fields and serving as the principal entry point to the plugin's functions
Please take the time to fix the following:
- Description: Keep the plugin description shorter than 140 characters (currently 237 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
No dangerous file extensions were detected1,115 lines of code in 16 files:
Language | Files | Blank lines | Comment lines | Lines of code |
---|---|---|---|---|
PHP | 10 | 218 | 22 | 719 |
CSS | 3 | 38 | 0 | 326 |
JavaScript | 2 | 21 | 5 | 58 |
SVG | 1 | 0 | 0 | 12 |
PHP code Passed 2 tests
Cyclomatic complexity and code structure are the fingerprint of this plugin
Everything seems fine, there were no complexity issues found
Cyclomatic complexity | |
---|---|
Average complexity per logical line of code | 0.31 |
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 | 35 | |
▷ Named functions | 35 | 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
PNG files should be compressed to save space and minimize bandwidth usage
6 PNG files occupy 0.19MB with 0.03MB in potential savings
Potential savings
Compression of 5 random PNG files using pngquant | |||
---|---|---|---|
File | Size - original | Size - compressed | Savings |
admin/images/premium-extension.png | 114.15KB | 125.20KB | 0.00% |
form/images/bg.png | 1.31KB | 0.32KB | ▼ 76.00% |
form/images/close.png | 0.92KB | 0.86KB | ▼ 6.08% |
admin/images/wpengine-delete.png | 33.03KB | 33.19KB | 0.00% |
admin/images/wpsc-delete.png | 21.34KB | 21.21KB | ▼ 0.62% |