Benchmarks
Plugin footprint 83% from 16 tests
Installer Passed 1 test
🔺 Critical test (weight: 50) | Checking the installer triggered no errors
The plugin installed successfully, without throwing any errors or notices
Server metrics [RAM: ▲0.03MB] [CPU: ▼6.31ms] Passed 4 tests
An overview of server-side resources used by Widget Dashboard for Elementor
Server-side resource usage in normal parameters
Page | Memory (MB) | CPU Time (ms) |
---|---|---|
Home / | 3.51 ▲0.04 | 38.30 ▼4.04 |
Dashboard /wp-admin | 3.35 ▲0.00 | 46.12 ▼15.10 |
Posts /wp-admin/edit.php | 3.40 ▲0.04 | 47.11 ▲1.40 |
Add New Post /wp-admin/post-new.php | 5.93 ▲0.04 | 91.25 ▼3.06 |
Media Library /wp-admin/upload.php | 3.27 ▲0.04 | 32.10 ▼3.02 |
Widget Dashboard for Elementor /wp-admin/tools.php?page=widget-dashboard-elementor | 3.25 | 31.61 |
Server storage [IO: ▲0.01MB] [DB: ▲0.00MB] Passed 3 tests
Input-output and database impact of this plugin
This plugin was installed successfully
Filesystem: 6 new files
Database: no new tables, 6 new options
New WordPress options |
---|
widget_recent-comments |
widget_recent-posts |
theysaidso_admin_options |
can_compress_scripts |
widget_theysaidso_widget |
db_upgraded |
Browser metrics Passed 4 tests
Widget Dashboard for Elementor: an overview of browser usage
This plugin has a minimal impact on browser resources
Page | Nodes | Memory (MB) | Script (ms) | Layout (ms) |
---|---|---|---|---|
Home / | 2,821 ▲59 | 14.20 ▼0.15 | 1.87 ▲0.13 | 43.51 ▼1.79 |
Dashboard /wp-admin | 2,193 ▲16 | 5.53 ▼0.15 | 84.04 ▼13.69 | 40.35 ▼4.80 |
Posts /wp-admin/edit.php | 2,104 ▲1 | 1.97 ▼0.02 | 34.18 ▼4.46 | 33.23 ▼0.81 |
Add New Post /wp-admin/post-new.php | 1,529 ▲3 | 23.37 ▲0.23 | 635.73 ▼54.56 | 57.81 ▲2.42 |
Media Library /wp-admin/upload.php | 1,407 ▲7 | 4.20 ▼0.04 | 96.31 ▼7.43 | 40.63 ▼3.24 |
Widget Dashboard for Elementor /wp-admin/tools.php?page=widget-dashboard-elementor | 798 | 2.16 | 22.81 | 26.39 |
Uninstaller [IO: ▲0.00MB] [DB: ▲0.00MB] 75% from 4 tests
🔸 Tests weight: 35 | Checking the uninstaller removed all traces of the plugin
It is recommended to fix the following
- This plugin did not uninstall successfully, leaving 6 options in the database
- can_compress_scripts
- widget_theysaidso_widget
- db_upgraded
- widget_recent-posts
- widget_recent-comments
- theysaidso_admin_options
Smoke tests Passed 4 tests
Server-side errors Passed 1 test
🔹 Test weight: 20 | A smoke test targeting 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
Everything seems fine, however this is by no means an exhaustive test
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 Passed 29 tests
readme.txt Passed 16 tests
The readme.txt file uses markdown syntax to describe your plugin to the world
6 plugin tags: dashboard, elementor, widgets, elements, widget...
widget-dashboard-for-elementor/widget-dashboard-for-elementor.php Passed 13 tests
The entry point to "Widget Dashboard for Elementor" version 1.0.2 is a PHP file that has certain tags in its header comment area
96 characters long description:
A dashboard plugin show Elementor widgets and elements usage across your Wordpress installation.
Code Analysis Passed 3 tests
File types Passed 1 test
🔸 Test weight: 35 | Executable files are not allowed as they can serve as attack vectors
No dangerous file extensions were detected231 lines of code in 3 files:
Language | Files | Blank lines | Comment lines | Lines of code |
---|---|---|---|---|
PHP | 2 | 52 | 19 | 231 |
CSS | 1 | 0 | 1 | 0 |
PHP code Passed 2 tests
Analyzing cyclomatic complexity and code structure
Although this was not an exhaustive test, there were no cyclomatic complexity issues detected
Cyclomatic complexity | |
---|---|
Average complexity per logical line of code | 0.15 |
Average class complexity | 12.00 |
▷ Minimum class complexity | 12.00 |
▷ Maximum class complexity | 12.00 |
Average method complexity | 2.83 |
▷ Minimum method complexity | 1.00 |
▷ Maximum method complexity | 7.00 |
Code structure | ||
---|---|---|
Namespaces | 0 | |
Interfaces | 0 | |
Traits | 0 | |
Classes | 1 | |
▷ Abstract classes | 0 | 0.00% |
▷ Concrete classes | 1 | 100.00% |
▷ Final classes | 0 | 0.00% |
Methods | 6 | |
▷ Static methods | 0 | 0.00% |
▷ Public methods | 5 | 83.33% |
▷ Protected methods | 0 | 0.00% |
▷ Private methods | 1 | 16.67% |
Functions | 0 | |
▷ Named functions | 0 | 0.00% |
▷ Anonymous functions | 0 | 0.00% |
Constants | 0 | |
▷ Global constants | 0 | 0.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 files were detected