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
The plugin installed gracefully, with no errors
Server metrics [RAM: ▲0.14MB] [CPU: ▲80.36ms] Passed 4 tests
A check of server-side resources used by Formentor - Elementor Form Plus
This plugin has minimal impact on server resources
Page | Memory (MB) | CPU Time (ms) |
---|---|---|
Home / | 3.57 ▲0.11 | 40.37 ▲1.02 |
Dashboard /wp-admin | 3.49 ▲0.19 | 153.40 ▲104.85 |
Posts /wp-admin/edit.php | 3.54 ▲0.19 | 163.50 ▲117.27 |
Add New Post /wp-admin/post-new.php | 6.01 ▲0.12 | 196.15 ▲98.31 |
Media Library /wp-admin/upload.php | 3.35 ▲0.12 | 167.03 ▲130.90 |
Server storage [IO: ▲0.10MB] [DB: ▲0.00MB] Passed 3 tests
Filesystem and database footprint
There were no storage issued detected upon installing this plugin
Filesystem: 13 new files
Database: no new tables, 6 new options
New WordPress options |
---|
widget_recent-posts |
theysaidso_admin_options |
can_compress_scripts |
widget_recent-comments |
db_upgraded |
widget_theysaidso_widget |
Browser metrics Passed 4 tests
An overview of browser requirements for Formentor - Elementor Form Plus
There were no issues detected in relation to browser resource usage
Page | Nodes | Memory (MB) | Script (ms) | Layout (ms) |
---|---|---|---|---|
Home / | 2,902 ▲167 | 13.64 ▼0.65 | 5.72 ▲3.87 | 37.72 ▼5.30 |
Dashboard /wp-admin | 2,222 ▲34 | 5.84 ▲0.80 | 98.72 ▼3.19 | 38.62 ▼8.66 |
Posts /wp-admin/edit.php | 2,105 ▲19 | 1.99 ▼0.04 | 33.01 ▼2.00 | 33.91 ▼0.04 |
Add New Post /wp-admin/post-new.php | 1,527 ▲8 | 17.69 ▼5.47 | 663.30 ▼14.54 | 55.49 ▼1.01 |
Media Library /wp-admin/upload.php | 1,398 ▲10 | 4.20 ▲0.08 | 100.05 ▼1.96 | 44.01 ▼1.77 |
Uninstaller [IO: ▲0.00MB] [DB: ▲0.00MB] 75% from 4 tests
🔸 Tests weight: 35 | It is important to correctly uninstall your plugin, without leaving any traces
The following items require your attention
- Zombie WordPress options were found after uninstall: 6 options
- widget_recent-posts
- widget_recent-comments
- db_upgraded
- can_compress_scripts
- theysaidso_admin_options
- widget_theysaidso_widget
Smoke tests Passed 4 tests
Server-side errors Passed 1 test
🔹 Test weight: 20 | A shallow check that no server-side errors were triggered
The smoke test was a success, however most plugin functionality was not tested
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
No output text or server-side errors detected on direct access of PHP files
User-side errors Passed 1 test
🔹 Test weight: 20 | A shallow check that no browser errors were triggered
There were no browser issues found
Optimizations
Plugin configuration 86% from 29 tests
readme.txt 94% from 16 tests
The readme.txt file is undoubtedly the most important file in your plugin, preparing it for public listing on WordPress.org
Attributes that need to be fixed:
- Plugin Name: Please specify the plugin name on the first line (
=== formentor-elementor-form-plus ===
)
formentor-elementor-form-plus/google_api_modol.php 77% from 13 tests
The primary PHP file in "Formentor - Elementor Form Plus" version 1... is used by WordPress to initiate all plugin functionality
It is important to fix the following:
- Main file name: Please rename the main PHP file in this plugin to the plugin slug ("formentor-elementor-form-plus.php" instead of "google_api_modol.php")
- Text Domain: The text domain should only use lowercase characters and dashes
- Version: Use periods and digits only for your plugin's version number (ex. "1.0.3" instead of "1...")
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 plugin2,187 lines of code in 10 files:
Language | Files | Blank lines | Comment lines | Lines of code |
---|---|---|---|---|
PHP | 5 | 255 | 99 | 1,469 |
JavaScript | 2 | 76 | 32 | 275 |
CSS | 2 | 20 | 0 | 228 |
PO File | 1 | 90 | 112 | 215 |
PHP code Passed 2 tests
This plugin's cyclomatic complexity and code structure detailed below
No cyclomatic complexity issues were detected for this plugin
Cyclomatic complexity | |
---|---|
Average complexity per logical line of code | 0.14 |
Average class complexity | 10.20 |
▷ Minimum class complexity | 1.00 |
▷ Maximum class complexity | 25.00 |
Average method complexity | 1.94 |
▷ Minimum method complexity | 1.00 |
▷ Maximum method complexity | 10.00 |
Code structure | ||
---|---|---|
Namespaces | 2 | |
Interfaces | 0 | |
Traits | 0 | |
Classes | 5 | |
▷ Abstract classes | 0 | 0.00% |
▷ Concrete classes | 5 | 100.00% |
▷ Final classes | 0 | 0.00% |
Methods | 50 | |
▷ Static methods | 0 | 0.00% |
▷ Public methods | 30 | 60.00% |
▷ Protected methods | 10 | 20.00% |
▷ Private methods | 10 | 20.00% |
Functions | 1 | |
▷ Named functions | 0 | 0.00% |
▷ Anonymous functions | 1 | 100.00% |
Constants | 1 | |
▷ Global constants | 0 | 0.00% |
▷ Class constants | 1 | 100.00% |
▷ Public constants | 1 | 100.00% |
Plugin size Passed 2 tests
Image compression Passed 2 tests
Often times overlooked, PNG files can occupy unnecessary space in your plugin
There are no PNG files in this plugin