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
Installer ran successfully
Server metrics [RAM: ▲0.01MB] [CPU: ▼4.73ms] Passed 4 tests
Analyzing server-side resources used by Nonaki – Contact Form 7 email template customizer
No issues were detected with server-side resource usage
Page | Memory (MB) | CPU Time (ms) |
---|---|---|
Home / | 3.47 ▲0.01 | 42.25 ▲2.91 |
Dashboard /wp-admin | 3.31 ▲0.01 | 52.36 ▼2.12 |
Posts /wp-admin/edit.php | 3.36 ▲0.01 | 55.64 ▲4.54 |
Add New Post /wp-admin/post-new.php | 5.89 ▲0.00 | 98.49 ▼18.47 |
Media Library /wp-admin/upload.php | 3.23 ▲0.00 | 36.92 ▼1.25 |
Server storage [IO: ▲0.05MB] [DB: ▲0.07MB] Passed 3 tests
A short overview of filesystem and database impact
The plugin installed successfully
Filesystem: 7 new files
Database: no new tables, 7 new options
New WordPress options |
---|
db_upgraded |
theysaidso_admin_options |
widget_recent-posts |
widget_recent-comments |
nonaki_addon_cf7_forms |
can_compress_scripts |
widget_theysaidso_widget |
Browser metrics Passed 4 tests
A check of browser resources used by Nonaki – Contact Form 7 email template customizer
This plugin renders optimally with no browser resource issues detected
Page | Nodes | Memory (MB) | Script (ms) | Layout (ms) |
---|---|---|---|---|
Home / | 2,808 ▲47 | 14.44 ▲0.06 | 1.73 ▼0.21 | 46.96 ▲5.08 |
Dashboard /wp-admin | 2,217 ▲43 | 5.64 ▼0.01 | 89.87 ▼1.63 | 38.80 ▼6.79 |
Posts /wp-admin/edit.php | 2,119 ▲19 | 2.03 ▲0.01 | 42.63 ▲8.79 | 37.67 ▲1.20 |
Add New Post /wp-admin/post-new.php | 1,540 ▼5 | 17.48 ▼5.63 | 637.97 ▼72.14 | 55.99 ▲2.83 |
Media Library /wp-admin/upload.php | 1,419 ▲19 | 4.22 ▲0.07 | 98.81 ▼6.25 | 47.10 ▲0.78 |
Uninstaller [IO: ▲0.00MB] [DB: ▲0.07MB] 75% from 4 tests
🔸 Tests weight: 35 | It is important to correctly uninstall your plugin, without leaving any traces
You still need to fix the following
- Zombie WordPress options were found after uninstall: 7 options
- widget_recent-comments
- db_upgraded
- widget_theysaidso_widget
- can_compress_scripts
- widget_recent-posts
- nonaki_addon_cf7_forms
- theysaidso_admin_options
Smoke tests Passed 4 tests
Server-side errors Passed 1 test
🔹 Test weight: 20 | A smoke test targeting server-side errors
Everything seems fine, however this is by no means an exhaustive test
SRP Passed 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
Looking good! No server-side errors or output on direct access of PHP files
User-side errors Passed 1 test
🔹 Test weight: 20 | This is just a short smoke test looking for browser issues
Everything seems fine, but this is not an exhaustive test
Optimizations
Plugin configuration 93% from 29 tests
readme.txt Passed 16 tests
The readme.txt file is undoubtedly the most important file in your plugin, preparing it for public listing on WordPress.org
6 plugin tags: email, customization, builder, cf7, drag and drop...
cf7-email-template-builder/nonaki-cf7.php 85% from 13 tests
The primary PHP file in "Nonaki – Contact Form 7 email template customizer" version 1.0.0 is used by WordPress to initiate all plugin functionality
The following require your attention:
- Main file name: The principal plugin file should be the same as the plugin slug ("cf7-email-template-builder.php" instead of "nonaki-cf7.php")
- Text Domain: If you choose to specify the text domain, it must be the same as the plugin slug; optional since WordPress version 4.6
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
There were no executable files found in this plugin292 lines of code in 5 files:
Language | Files | Blank lines | Comment lines | Lines of code |
---|---|---|---|---|
PHP | 4 | 85 | 124 | 291 |
SVG | 1 | 0 | 0 | 1 |
PHP code Passed 2 tests
This is a short overview of cyclomatic complexity and code structure for this plugin
This plugin has no cyclomatic complexity problems
Cyclomatic complexity | |
---|---|
Average complexity per logical line of code | 0.35 |
Average class complexity | 10.67 |
▷ Minimum class complexity | 9.00 |
▷ Maximum class complexity | 13.00 |
Average method complexity | 2.93 |
▷ Minimum method complexity | 1.00 |
▷ Maximum method complexity | 5.00 |
Code structure | ||
---|---|---|
Namespaces | 2 | |
Interfaces | 0 | |
Traits | 0 | |
Classes | 3 | |
▷ Abstract classes | 0 | 0.00% |
▷ Concrete classes | 3 | 100.00% |
▷ Final classes | 1 | 33.33% |
Methods | 15 | |
▷ Static methods | 3 | 20.00% |
▷ Public methods | 13 | 86.67% |
▷ Protected methods | 1 | 6.67% |
▷ Private methods | 1 | 6.67% |
Functions | 7 | |
▷ Named functions | 2 | 28.57% |
▷ Anonymous functions | 5 | 71.43% |
Constants | 4 | |
▷ Global constants | 2 | 50.00% |
▷ Class constants | 2 | 50.00% |
▷ Public constants | 2 | 100.00% |
Plugin size Passed 2 tests
Image compression Passed 2 tests
Often times overlooked, PNG files can occupy unnecessary space in your plugin
PNG images were not found in this plugin