Benchmarks
Plugin footprint 40% from 16 tests
Installer 0% from 1 test
🔺 Critical test (weight: 50) | Checking the installer triggered no errors
You still need to fix the following installer errors
- The plugin cannot be installed
- > Notice in wp-content/plugins/cf7-inbound-organizer/admin/class-cf7-inbound-organizer-admin.php+128
Trying to access array offset on value of type bool
Server metrics [RAM: ▼0.01MB] [CPU: ▼9.06ms] Passed 4 tests
Analyzing server-side resources used by CF7 Inbound Organizer
No issues were detected with server-side resource usage
Page | Memory (MB) | CPU Time (ms) |
---|---|---|
Home / | 3.46 ▲0.00 | 37.35 ▼1.41 |
Dashboard /wp-admin | 3.31 ▼0.04 | 44.45 ▼18.63 |
Posts /wp-admin/edit.php | 3.36 ▲0.00 | 47.25 ▲1.88 |
Add New Post /wp-admin/post-new.php | 5.89 ▲0.00 | 83.37 ▼18.08 |
Media Library /wp-admin/upload.php | 3.23 ▲0.00 | 36.44 ▲2.04 |
Server storage [IO: ▲0.10MB] [DB: ▲0.00MB] Passed 3 tests
How much does this plugin use your filesystem and database?
The plugin installed successfully
Filesystem: 20 new files
Database: no new tables, 6 new options
New WordPress options |
---|
can_compress_scripts |
widget_recent-comments |
widget_recent-posts |
widget_theysaidso_widget |
db_upgraded |
theysaidso_admin_options |
Browser metrics Passed 4 tests
CF7 Inbound Organizer: an overview of browser usage
This plugin renders optimally with no browser resource issues detected
Page | Nodes | Memory (MB) | Script (ms) | Layout (ms) |
---|---|---|---|---|
Home / | 2,800 ▲54 | 13.24 ▼1.13 | 5.19 ▲3.27 | 40.15 ▼3.52 |
Dashboard /wp-admin | 2,206 ▲18 | 4.84 ▼0.05 | 109.01 ▲4.56 | 39.30 ▼2.78 |
Posts /wp-admin/edit.php | 2,089 ▲3 | 2.02 ▲0.04 | 39.44 ▲3.51 | 39.55 ▲5.61 |
Add New Post /wp-admin/post-new.php | 1,533 ▲13 | 23.22 ▲0.29 | 674.05 ▲35.03 | 53.81 ▲0.93 |
Media Library /wp-admin/upload.php | 1,391 ▲9 | 4.19 ▼0.02 | 99.20 ▲1.88 | 42.15 ▲1.59 |
Uninstaller [IO: ▲0.00MB] [DB: ▲0.00MB] 50% 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
- This plugin did not uninstall without warnings or errors
- > Notice in wp-includes/option.php+2520
Trying to access array offset on value of type null
- The uninstall procedure has failed, leaving 6 options in the database
- can_compress_scripts
- widget_recent-comments
- theysaidso_admin_options
- widget_recent-posts
- db_upgraded
- widget_theysaidso_widget
Smoke tests Passed 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 Passed 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
No output text or server-side errors detected on direct access of PHP files
User-side errors Passed 1 test
🔹 Test weight: 20 | This is a shallow check for browser errors
Everything seems fine, but this is not an exhaustive test
Optimizations
Plugin configuration Passed 29 tests
readme.txt Passed 16 tests
The readme.txt file is an important file in your plugin as it is parsed by WordPress.org to prepare the public listing of your plugin
8 plugin tags: contact form, email form, crm, lead tracking, form...
cf7-inbound-organizer/cf7-inbound-organizer.php Passed 13 tests
Analyzing the main PHP file in "CF7 Inbound Organizer" version 1.0.1
67 characters long description:
Extends CF7 + Flamingo to organize submitted forms to follow up on.
Code Analysis Passed 3 tests
File types Passed 1 test
🔸 Test weight: 35 | Executable files are considered dangerous and should not be included with any WordPress plugin
There were no executable files found in this plugin1,465 lines of code in 14 files:
Language | Files | Blank lines | Comment lines | Lines of code |
---|---|---|---|---|
PHP | 11 | 173 | 779 | 944 |
JavaScript | 1 | 17 | 37 | 224 |
CSS | 1 | 37 | 4 | 162 |
PO File | 1 | 50 | 58 | 135 |
PHP code Passed 2 tests
Analyzing logical lines of code, cyclomatic complexity, and other code metrics
All good! No complexity issues found
Cyclomatic complexity | |
---|---|
Average complexity per logical line of code | 0.25 |
Average class complexity | 12.67 |
▷ Minimum class complexity | 1.00 |
▷ Maximum class complexity | 63.00 |
Average method complexity | 2.56 |
▷ Minimum method complexity | 1.00 |
▷ Maximum method complexity | 11.00 |
Code structure | ||
---|---|---|
Namespaces | 1 | |
Interfaces | 0 | |
Traits | 0 | |
Classes | 6 | |
▷ Abstract classes | 0 | 0.00% |
▷ Concrete classes | 6 | 100.00% |
▷ Final classes | 0 | 0.00% |
Methods | 45 | |
▷ Static methods | 3 | 6.67% |
▷ Public methods | 39 | 86.67% |
▷ Protected methods | 2 | 4.44% |
▷ Private methods | 4 | 8.89% |
Functions | 3 | |
▷ Named functions | 3 | 100.00% |
▷ Anonymous functions | 0 | 0.00% |
Constants | 2 | |
▷ Global constants | 2 | 100.00% |
▷ Class constants | 0 | 0.00% |
▷ Public constants | 0 | 0.00% |
Plugin size Passed 2 tests
Image compression Passed 2 tests
Often times overlooked, PNG files can occupy unnecessary space in your plugin
No PNG images were found in this plugin