Benchmarks
Plugin footprint 83% from 16 tests
Installer Passed 1 test
🔺 Critical test (weight: 50) | Checking the installer triggered no errors
This plugin's installer ran successfully
Server metrics [RAM: ▼0.01MB] [CPU: ▼10.56ms] Passed 4 tests
Server-side resources used by Ele UI Color Scheme Restoration
Normal server usage
Page | Memory (MB) | CPU Time (ms) |
---|---|---|
Home / | 3.47 ▲0.00 | 33.22 ▼8.85 |
Dashboard /wp-admin | 3.31 ▼0.04 | 43.02 ▼18.77 |
Posts /wp-admin/edit.php | 3.36 ▲0.00 | 47.22 ▲0.18 |
Add New Post /wp-admin/post-new.php | 5.89 ▲0.00 | 90.39 ▼11.20 |
Media Library /wp-admin/upload.php | 3.23 ▲0.00 | 32.61 ▼3.40 |
Server storage [IO: ▲3.84MB] [DB: ▲0.00MB] Passed 3 tests
A short overview of filesystem and database impact
There were no storage issued detected upon installing this plugin
Filesystem: 150 new files
Database: no new tables, 6 new options
New WordPress options |
---|
can_compress_scripts |
db_upgraded |
widget_recent-posts |
widget_theysaidso_widget |
theysaidso_admin_options |
widget_recent-comments |
Browser metrics Passed 4 tests
A check of browser resources used by Ele UI Color Scheme Restoration
This plugin renders optimally with no browser resource issues detected
Page | Nodes | Memory (MB) | Script (ms) | Layout (ms) |
---|---|---|---|---|
Home / | 2,858 ▲112 | 13.49 ▼1.27 | 1.48 ▼0.20 | 37.89 ▼3.33 |
Dashboard /wp-admin | 2,203 ▲15 | 5.83 ▲0.95 | 96.49 ▼19.74 | 36.76 ▼12.58 |
Posts /wp-admin/edit.php | 2,086 ▼3 | 2.06 ▲0.04 | 38.82 ▲4.60 | 35.95 ▲0.25 |
Add New Post /wp-admin/post-new.php | 1,533 ▲5 | 23.44 ▲0.04 | 582.21 ▼88.20 | 43.90 ▼13.57 |
Media Library /wp-admin/upload.php | 1,391 ▲6 | 4.18 ▼0.01 | 92.03 ▼12.93 | 41.11 ▼5.67 |
Uninstaller [IO: ▲0.00MB] [DB: ▲0.00MB] 75% from 4 tests
🔸 Tests weight: 35 | The uninstall procedure must remove all plugin files and extra database tables
You still need to fix the following
- Zombie WordPress options detected upon uninstall: 6 options
- widget_recent-comments
- theysaidso_admin_options
- can_compress_scripts
- db_upgraded
- widget_recent-posts
- widget_theysaidso_widget
Smoke tests Passed 4 tests
Server-side errors Passed 1 test
🔹 Test weight: 20 | This is a short smoke test looking for server-side errors
Good news, no errors were detected
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
Everything seems fine, however this is by no means an exhaustive test
User-side errors Passed 1 test
🔹 Test weight: 20 | This is a shallow check for browser errors
Everything seems fine on the user side
Optimizations
Plugin configuration 86% from 29 tests
readme.txt 75% from 16 tests
The readme.txt file describes your plugin functionality and requirements and it is parsed to prepare the your plugin's listing
These attributes need your attention:
- Requires at least: Version format is invalid
- Donate link: Invalid URI ("")
- Requires php: Version format is invalid
- Screenshots: Add an image for screenshot #1 (Define Your Desired Settings)
ele-ui-color-scheme-restoration/ele-ui-color-scheme-restoration.php Passed 13 tests
This is the main PHP file of "Ele UI Color Scheme Restoration" version 2.0.0, providing information about the plugin in the header fields and serving as the principal entry point to the plugin's functions
75 characters long description:
A plugin that allows you to restore the Elementor UI back to the old colors
Code Analysis Passed 3 tests
File types Passed 1 test
🔸 Test weight: 35 | A short review of files and their extensions; it is not recommended to include executable files
Success! There were no dangerous files found in this plugin67,322 lines of code in 124 files:
Language | Files | Blank lines | Comment lines | Lines of code |
---|---|---|---|---|
CSS | 117 | 2,372 | 226 | 66,539 |
PHP | 6 | 196 | 455 | 783 |
JavaScript | 1 | 2 | 15 | 0 |
PHP code Passed 2 tests
An short overview of logical lines of code, cyclomatic complexity, and other code metrics
No complexity issues detected
Cyclomatic complexity | |
---|---|
Average complexity per logical line of code | 0.11 |
Average class complexity | 1.75 |
▷ Minimum class complexity | 1.00 |
▷ Maximum class complexity | 4.00 |
Average method complexity | 1.17 |
▷ Minimum method complexity | 1.00 |
▷ Maximum method complexity | 3.00 |
Code structure | ||
---|---|---|
Namespaces | 0 | |
Interfaces | 0 | |
Traits | 0 | |
Classes | 4 | |
▷ Abstract classes | 0 | 0.00% |
▷ Concrete classes | 4 | 100.00% |
▷ Final classes | 1 | 25.00% |
Methods | 18 | |
▷ Static methods | 1 | 5.56% |
▷ Public methods | 15 | 83.33% |
▷ Protected methods | 0 | 0.00% |
▷ Private methods | 3 | 16.67% |
Functions | 14 | |
▷ Named functions | 11 | 78.57% |
▷ Anonymous functions | 3 | 21.43% |
Constants | 6 | |
▷ Global constants | 6 | 100.00% |
▷ Class constants | 0 | 0.00% |
▷ Public constants | 0 | 0.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
There were not PNG files found in your plugin