Benchmarks
Plugin footprint 82% from 16 tests
Installer Passed 1 test
🔺 Critical test (weight: 50) | Verifying that this plugin installs correctly without errors
The plugin installed gracefully, with no errors
Server metrics [RAM: ▲0.04MB] [CPU: ▼2.52ms] Passed 4 tests
A check of server-side resources used by Editor Cleanup For Avada: FDP add-on to cleanup the Avada frontend editor
Server-side resource usage in normal parameters
Page | Memory (MB) | CPU Time (ms) |
---|---|---|
Home / | 3.51 ▲0.04 | 38.63 ▼3.39 |
Dashboard /wp-admin | 3.35 ▲0.04 | 43.77 ▼5.94 |
Posts /wp-admin/edit.php | 3.40 ▲0.04 | 47.28 ▼2.21 |
Add New Post /wp-admin/post-new.php | 5.93 ▲0.04 | 94.60 ▲5.91 |
Media Library /wp-admin/upload.php | 3.27 ▲0.04 | 35.48 ▲1.47 |
Server storage [IO: ▲0.03MB] [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 1 file (2.39KB) outside of "wp-content/plugins/editor-cleanup-for-avada/" and "wp-content/uploads/"
- (new file) wp-content/mu-plugins/fdp-mu-avada.php
Filesystem: 22 new files
Database: no new tables, 6 new options
New WordPress options |
---|
can_compress_scripts |
db_upgraded |
widget_recent-posts |
widget_recent-comments |
widget_theysaidso_widget |
theysaidso_admin_options |
Browser metrics Passed 4 tests
This is an overview of browser requirements for Editor Cleanup For Avada: FDP add-on to cleanup the Avada frontend editor
There were no issues detected in relation to browser resource usage
Page | Nodes | Memory (MB) | Script (ms) | Layout (ms) |
---|---|---|---|---|
Home / | 2,795 ▲24 | 14.25 ▲0.03 | 1.55 ▼0.49 | 36.92 ▼8.89 |
Dashboard /wp-admin | 2,204 ▲27 | 5.61 ▼0.04 | 90.81 ▼2.09 | 42.15 ▲0.39 |
Posts /wp-admin/edit.php | 2,107 ▲7 | 2.03 ▲0.03 | 40.19 ▲2.88 | 37.05 ▲2.86 |
Add New Post /wp-admin/post-new.php | 1,611 ▲85 | 24.80 ▲1.49 | 610.54 ▼74.00 | 33.60 ▼19.33 |
Media Library /wp-admin/upload.php | 1,406 ▲6 | 4.25 ▲0.06 | 103.79 ▲10.36 | 44.61 ▲2.46 |
Uninstaller [IO: ▲0.00MB] [DB: ▲0.00MB] 75% from 4 tests
🔸 Tests weight: 35 | Checking the uninstaller removed all traces of the plugin
The following items require your attention
- The uninstall procedure has failed, leaving 6 options in the database
- theysaidso_admin_options
- db_upgraded
- widget_theysaidso_widget
- widget_recent-comments
- 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
Everything seems fine, however this is by no means an exhaustive test
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
The SRP test was a success
User-side errors Passed 1 test
🔹 Test weight: 20 | This is a smoke test targeting browser errors/issues
Everything seems fine on the user side
Optimizations
Plugin configuration 97% from 29 tests
readme.txt 94% from 16 tests
Often overlooked, readme.txt is one of the most important files in your plugin
Attributes that need to be fixed:
- Screenshots: Please add an image for screenshot #1 (How disable plugins in the frontend editor of Avada)
editor-cleanup-for-avada/editor-cleanup-for-avada.php Passed 13 tests
"Editor Cleanup For Avada: FDP add-on to cleanup the Avada frontend editor" version 0.0.5's primary PHP file adds more information about the plugin and serves as the entry point for WordPress
46 characters long description:
An FDP add-on to speed up Avada in the backend
Code Analysis Passed 3 tests
File types Passed 1 test
🔸 Test weight: 35 | This is a short overview of programming languages used in this plugin, detecting executable files
No dangerous file extensions were detected583 lines of code in 16 files:
Language | Files | Blank lines | Comment lines | Lines of code |
---|---|---|---|---|
PHP | 15 | 38 | 68 | 566 |
JavaScript | 1 | 0 | 0 | 17 |
PHP code Passed 2 tests
Cyclomatic complexity and code structure are the fingerprint of this plugin
No cyclomatic complexity issues were detected for this plugin
Cyclomatic complexity | |
---|---|
Average complexity per logical line of code | 0.51 |
Average class complexity | 0.00 |
▷ Minimum class complexity | 0.00 |
▷ Maximum class complexity | 0.00 |
Average method complexity | 0.00 |
▷ Minimum method complexity | 0.00 |
▷ Maximum method complexity | 0.00 |
Code structure | ||
---|---|---|
Namespaces | 0 | |
Interfaces | 0 | |
Traits | 0 | |
Classes | 0 | |
▷ Abstract classes | 0 | 0.00% |
▷ Concrete classes | 0 | 0.00% |
▷ Final classes | 0 | 0.00% |
Methods | 0 | |
▷ Static methods | 0 | 0.00% |
▷ Public methods | 0 | 0.00% |
▷ Protected methods | 0 | 0.00% |
▷ Private methods | 0 | 0.00% |
Functions | 29 | |
▷ Named functions | 21 | 72.41% |
▷ Anonymous functions | 8 | 27.59% |
Constants | 8 | |
▷ Global constants | 8 | 100.00% |
▷ Class constants | 0 | 0.00% |
▷ Public constants | 0 | 0.00% |
Plugin size Passed 2 tests
Image compression Passed 2 tests
All PNG images should be compressed to minimize bandwidth usage for end users
PNG images were not found in this plugin