Benchmarks
Plugin footprint 83% from 16 tests
Installer Passed 1 test
🔺 Critical test (weight: 50) | The install procedure must perform silently
This plugin's installer ran successfully
Server metrics [RAM: ▲0.02MB] [CPU: ▼9.55ms] Passed 4 tests
This is a short check of server-side resources used by Ultimate Member Widgets for Elementor - WordPress User Directory
No issues were detected with server-side resource usage
Page | Memory (MB) | CPU Time (ms) |
---|---|---|
Home / | 3.49 ▲0.02 | 33.94 ▼6.40 |
Dashboard /wp-admin | 3.33 ▲0.03 | 45.41 ▼4.06 |
Posts /wp-admin/edit.php | 3.38 ▲0.02 | 46.50 ▼6.57 |
Add New Post /wp-admin/post-new.php | 5.91 ▲0.02 | 79.35 ▼21.17 |
Media Library /wp-admin/upload.php | 3.25 ▲0.02 | 33.07 ▲0.40 |
Server storage [IO: ▲0.71MB] [DB: ▲0.00MB] Passed 3 tests
Analyzing filesystem and database footprints of this plugin
There were no storage issued detected upon installing this plugin
Filesystem: 7 new files
Database: no new tables, 6 new options
New WordPress options |
---|
widget_theysaidso_widget |
widget_recent-comments |
can_compress_scripts |
db_upgraded |
widget_recent-posts |
theysaidso_admin_options |
Browser metrics Passed 4 tests
Checking browser requirements for Ultimate Member Widgets for Elementor - WordPress User Directory
There were no issues detected in relation to browser resource usage
Page | Nodes | Memory (MB) | Script (ms) | Layout (ms) |
---|---|---|---|---|
Home / | 2,872 ▲126 | 14.45 ▲0.08 | 1.99 ▲0.25 | 40.27 ▼4.13 |
Dashboard /wp-admin | 2,275 ▲84 | 5.81 ▼0.09 | 96.27 ▼19.87 | 41.34 ▼4.43 |
Posts /wp-admin/edit.php | 2,160 ▲71 | 2.15 ▲0.13 | 42.46 ▲5.02 | 39.31 ▲4.84 |
Add New Post /wp-admin/post-new.php | 1,587 ▲68 | 23.19 ▼0.06 | 682.73 ▼1.45 | 51.47 ▲0.60 |
Media Library /wp-admin/upload.php | 1,460 ▲78 | 4.29 ▲0.12 | 97.70 ▼0.57 | 44.00 ▼0.14 |
Uninstaller [IO: ▲0.00MB] [DB: ▲0.00MB] 75% from 4 tests
🔸 Tests weight: 35 | Checking the uninstaller removed all traces of the plugin
Please fix the following items
- Zombie WordPress options were found after uninstall: 6 options
- widget_theysaidso_widget
- can_compress_scripts
- widget_recent-comments
- theysaidso_admin_options
- db_upgraded
- widget_recent-posts
Smoke tests 75% from 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 50% from 2 tests
🔹 Tests weight: 20 | SRP (Single-Responsibility Principle) - PHP files must act as libraries and never output text or perform any action when accessed directly in a browser
Please take a closer look at the following
- 1× GET requests to PHP files trigger server-side errors or Error 500 responses:
- > PHP Fatal error
Uncaught Error: Call to undefined function add_action() in wp-content/plugins/ultimate-member-widgets-for-elementor/inc/elementor-um-essential.php:198
- > PHP Fatal error
User-side errors Passed 1 test
🔹 Test weight: 20 | This is just a short smoke test looking for browser issues
No browser issues were found
Optimizations
Plugin configuration 86% from 29 tests
readme.txt 94% from 16 tests
Often overlooked, readme.txt is one of the most important files in your plugin
These attributes need your attention:
- Screenshots: Please add descriptions for these screenshots #7, #8, #9 in ultimate-member-widgets-for-elementor/assets to your readme.txt
ultimate-member-widgets-for-elementor/um-addon-elementor.php 77% from 13 tests
"Ultimate Member Widgets for Elementor - WordPress User Directory" version 1.6's primary PHP file adds more information about the plugin and serves as the entry point for WordPress
You should first fix the following items:
- Main file name: Name the main plugin file the same as the plugin slug ("ultimate-member-widgets-for-elementor.php" instead of "um-addon-elementor.php")
- Domain Path: The domain path is invalid: folder "/languages" does not exist
- Text Domain: You no longer need to specify the text domain since WordPress 4.6; it must be the same as the plugin slug
Code Analysis Passed 3 tests
File types Passed 1 test
🔸 Test weight: 35 | An overview of files in this plugin; executable files are not allowed
Success! There were no dangerous files found in this plugin2,438 lines of code in 5 files:
Language | Files | Blank lines | Comment lines | Lines of code |
---|---|---|---|---|
PHP | 4 | 319 | 194 | 1,658 |
CSS | 1 | 109 | 19 | 780 |
PHP code Passed 2 tests
A brief analysis of cyclomatic complexity and code structure for this plugin
No cyclomatic complexity issues were detected for this plugin
Cyclomatic complexity | |
---|---|
Average complexity per logical line of code | 0.31 |
Average class complexity | 39.00 |
▷ Minimum class complexity | 23.00 |
▷ Maximum class complexity | 55.00 |
Average method complexity | 5.47 |
▷ Minimum method complexity | 1.00 |
▷ Maximum method complexity | 20.00 |
Code structure | ||
---|---|---|
Namespaces | 1 | |
Interfaces | 0 | |
Traits | 0 | |
Classes | 2 | |
▷ Abstract classes | 0 | 0.00% |
▷ Concrete classes | 2 | 100.00% |
▷ Final classes | 0 | 0.00% |
Methods | 17 | |
▷ Static methods | 0 | 0.00% |
▷ Public methods | 8 | 47.06% |
▷ Protected methods | 9 | 52.94% |
▷ Private methods | 0 | 0.00% |
Functions | 14 | |
▷ Named functions | 12 | 85.71% |
▷ Anonymous functions | 2 | 14.29% |
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
There were not PNG files found in your plugin