Benchmarks
Plugin footprint 82% from 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.01MB] [CPU: ▼5.39ms] Passed 4 tests
Analyzing server-side resources used by Advanced Custom Fields Contact Form 7
This plugin has minimal impact on server resources
Page | Memory (MB) | CPU Time (ms) |
---|---|---|
Home / | 3.47 ▲0.01 | 40.81 ▼1.38 |
Dashboard /wp-admin | 3.31 ▲0.01 | 48.22 ▲0.03 |
Posts /wp-admin/edit.php | 3.36 ▲0.01 | 45.86 ▼2.18 |
Add New Post /wp-admin/post-new.php | 5.89 ▲0.01 | 85.39 ▼18.01 |
Media Library /wp-admin/upload.php | 3.23 ▲0.01 | 38.46 ▲0.16 |
Server storage [IO: ▲0.13MB] [DB: ▲0.00MB] 67% from 3 tests
How much does this plugin use your filesystem and database?
Just a few items left to fix
- You have illegally modified 4 files (0.00KB) outside of "wp-content/plugins/acf-contact-form-7/" and "wp-content/uploads/"
- (new file) "wp-content/plugins/acf-contact-form-7/lang/acf-contact-form-7-ko\321\200\320\265.po"
- (new file) "wp-content/plugins/acf-contact-form-7/lang/acf-contact-form-7-ig\320\261\320\276.mo"
- (new file) "wp-content/plugins/acf-contact-form-7/lang/acf-contact-form-7-ko\321\200\320\265.mo"
- (new file) "wp-content/plugins/acf-contact-form-7/lang/acf-contact-form-7-ig\320\261\320\276.po"
Filesystem: 184 new files
Database: no new tables, 6 new options
New WordPress options |
---|
can_compress_scripts |
widget_recent-posts |
db_upgraded |
widget_recent-comments |
theysaidso_admin_options |
widget_theysaidso_widget |
Browser metrics Passed 4 tests
An overview of browser requirements for Advanced Custom Fields Contact Form 7
Normal browser usage
Page | Nodes | Memory (MB) | Script (ms) | Layout (ms) |
---|---|---|---|---|
Home / | 2,800 ▲29 | 13.27 ▼1.02 | 1.72 ▼0.29 | 43.29 ▼1.22 |
Dashboard /wp-admin | 2,206 ▲21 | 4.80 ▼1.17 | 110.55 ▼4.16 | 42.53 ▼4.31 |
Posts /wp-admin/edit.php | 2,086 ▼3 | 2.02 ▲0.05 | 34.05 ▼6.49 | 35.05 ▼0.23 |
Add New Post /wp-admin/post-new.php | 1,533 ▼11 | 22.76 ▲4.23 | 640.93 ▼3.79 | 61.45 ▲3.43 |
Media Library /wp-admin/upload.php | 1,382 ▼9 | 4.17 ▼0.03 | 94.77 ▼5.60 | 41.38 ▼3.07 |
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-comments
- db_upgraded
- widget_theysaidso_widget
- theysaidso_admin_options
- can_compress_scripts
- widget_recent-posts
Smoke tests Passed 4 tests
Server-side errors Passed 1 test
🔹 Test weight: 20 | A smoke test targeting server-side errors
Good news, no errors were detected
SRP Passed 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
Everything seems fine, however this is by no means an exhaustive test
User-side errors Passed 1 test
🔹 Test weight: 20 | This is just a short smoke test looking for browser issues
No browser issues were found
Optimizations
Plugin configuration 96% from 29 tests
readme.txt Passed 16 tests
It's important to format your readme.txt file correctly as it is parsed for the public listing of your plugin
5 plugin tags: contact form 7, acf contact form 7, advanced custom fields contact form 7, advanced custom fields, acf
acf-contact-form-7/advanced-custom-fields-contact-form-7.php 92% from 13 tests
Analyzing the main PHP file in "Advanced Custom Fields Contact Form 7" version 1.1.6
The following require your attention:
- Main file name: Even though not officially enforced, the main plugin file should be the same as the plugin slug ("acf-contact-form-7.php" instead of "advanced-custom-fields-contact-form-7.php")
Code Analysis Passed 3 tests
File types Passed 1 test
🔸 Test weight: 35 | This is an overview of programming languages used in this plugin; dangerous file extensions are not allowed
Good job! No executable or dangerous file extensions detected1,964 lines of code in 96 files:
Language | Files | Blank lines | Comment lines | Lines of code |
---|---|---|---|---|
PO File | 89 | 178 | 178 | 1,778 |
XML | 5 | 0 | 0 | 129 |
PHP | 2 | 9 | 11 | 57 |
PHP code Passed 2 tests
An short overview of logical lines of code, cyclomatic complexity, and other code metrics
Although this was not an exhaustive test, there were no cyclomatic complexity issues detected
Cyclomatic complexity | |
---|---|
Average complexity per logical line of code | 0.37 |
Average class complexity | 2.50 |
▷ Minimum class complexity | 1.00 |
▷ Maximum class complexity | 4.00 |
Average method complexity | 1.75 |
▷ Minimum method complexity | 1.00 |
▷ Maximum method complexity | 4.00 |
Code structure | ||
---|---|---|
Namespaces | 0 | |
Interfaces | 0 | |
Traits | 0 | |
Classes | 2 | |
▷ Abstract classes | 0 | 0.00% |
▷ Concrete classes | 2 | 100.00% |
▷ Final classes | 0 | 0.00% |
Methods | 4 | |
▷ Static methods | 0 | 0.00% |
▷ Public methods | 4 | 100.00% |
▷ Protected methods | 0 | 0.00% |
▷ Private methods | 0 | 0.00% |
Functions | 0 | |
▷ Named functions | 0 | 0.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
Using a strong compression for your PNG files is a great way to speed-up your plugin
There are no PNG files in this plugin