Benchmarks
Plugin footprint Passed 16 tests
Installer Passed 1 test
🔺 Critical test (weight: 50) | It is important to correctly install your plugin, without throwing errors or notices
The plugin installed successfully, without throwing any errors or notices
Server metrics [RAM: ▲0.42MB] [CPU: ▼292.42ms] Passed 4 tests
This is a short check of server-side resources used by Advanced Forms Processors
No issues were detected with server-side resource usage
Page | Memory (MB) | CPU Time (ms) |
---|---|---|
Home / | 3.97 ▲0.45 | 63.20 ▲15.93 |
Dashboard /wp-admin | 3.83 ▲0.42 | 35.76 ▼0.62 |
Posts /wp-admin/edit.php | 4.05 ▲0.41 | 39.23 ▲1.40 |
Add New Post /wp-admin/post-new.php | 7.36 ▲0.39 | 96.65 ▼1,167.52 |
Media Library /wp-admin/upload.php | 3.77 ▲0.46 | 26.95 ▼2.94 |
Install Plugins /wp-admin/plugins.php?page=tgmpa-install-plugins | 3.77 | 25.97 |
Server storage [IO: ▲0.13MB] [DB: ▲0.00MB] Passed 3 tests
A short overview of filesystem and database impact
This plugin installed successfully
Filesystem: 4 new files
Database: no new tables, no new options
Browser metrics Passed 4 tests
A check of browser resources used by Advanced Forms Processors
This plugin renders optimally with no browser resource issues detected
Page | Nodes | Memory (MB) | Script (ms) | Layout (ms) |
---|---|---|---|---|
Home / | 3,828 ▲74 | 16.17 ▲0.08 | 7.12 ▲1.40 | 2.49 ▼0.00 |
Dashboard /wp-admin | 2,934 ▲76 | 6.27 ▲0.12 | 121.10 ▼12.46 | 170.41 ▲6.11 |
Posts /wp-admin/edit.php | 2,740 ▲52 | 3.25 ▲0.01 | 65.69 ▲1.39 | 158.61 ▲14.10 |
Add New Post /wp-admin/post-new.php | 1,692 ▲31 | 21.97 ▲5.53 | 437.97 ▲24.60 | 158.81 ▲2.74 |
Media Library /wp-admin/upload.php | 1,747 ▲55 | 5.60 ▲0.10 | 144.79 ▼43.79 | 208.39 ▼85.52 |
Install Plugins /wp-admin/plugins.php?page=tgmpa-install-plugins | 1,244 | 2.43 | 54.01 | 124.69 |
Uninstaller [IO: ▲0.00MB] [DB: ▲0.00MB] Passed 4 tests
🔸 Tests weight: 35 | It is important to correctly uninstall your plugin, without leaving any traces
This plugin's uninstaller ran successfully
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 everything seems fine, this is not 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
Please fix the following items
- 2× GET requests to PHP files have triggered server-side errors or warnings:
- > PHP Fatal error
Uncaught Error: Call to undefined function did_action() in wp-content/plugins/acf-processors/lib/tgmpa/class-tgm-plugin-activation.php:2109
- > PHP Fatal error
Uncaught Error: Call to undefined function did_action() in wp-content/plugins/acf-processors/lib/tgmpa/class-tgm-plugin-activation.php:2109
- > PHP Fatal error
User-side errors Passed 1 test
🔹 Test weight: 20 | This is a smoke test targeting browser errors/issues
No browser errors were detected
Optimizations
Plugin configuration 93% from 29 tests
readme.txt 88% from 16 tests
The readme.txt file is important because it is parsed by WordPress.org for the public listing of your plugin
Attributes that need to be fixed:
- Screenshots: These screenshots do not have images: #1 (The Redirect processor), #2 (The Post Creation processor)
- Plugin Name: You should set the name of your plugin on the first line (
=== acf-processors ===
)
acf-processors/acf-processors.php Passed 13 tests
The primary PHP file in "Advanced Forms Processors" version 1.0.0 is used by WordPress to initiate all plugin functionality
49 characters long description:
Adds form processors to the Advanced Forms plugin
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 detected2,000 lines of code in 3 files:
Language | Files | Blank lines | Comment lines | Lines of code |
---|---|---|---|---|
PHP | 3 | 531 | 1,629 | 2,000 |
PHP code Passed 2 tests
This plugin's cyclomatic complexity and code structure detailed below
There were no cyclomatic complexity issued detected
Cyclomatic complexity | |
---|---|
Average complexity per logical line of code | 0.52 |
Average class complexity | 48.14 |
▷ Minimum class complexity | 1.00 |
▷ Maximum class complexity | 206.00 |
Average method complexity | 4.27 |
▷ Minimum method complexity | 1.00 |
▷ Maximum method complexity | 34.00 |
Code structure | ||
---|---|---|
Namespaces | 0 | |
Interfaces | 0 | |
Traits | 0 | |
Classes | 7 | |
▷ Abstract classes | 0 | 0.00% |
▷ Concrete classes | 7 | 100.00% |
▷ Final classes | 0 | 0.00% |
Methods | 101 | |
▷ Static methods | 5 | 4.95% |
▷ Public methods | 78 | 77.23% |
▷ Protected methods | 23 | 22.77% |
▷ Private methods | 0 | 0.00% |
Functions | 7 | |
▷ Named functions | 7 | 100.00% |
▷ Anonymous functions | 0 | 0.00% |
Constants | 3 | |
▷ Global constants | 0 | 0.00% |
▷ Class constants | 3 | 100.00% |
▷ Public constants | 3 | 100.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 images were found in this plugin