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 successfully, without throwing any errors or notices
Server metrics [RAM: ▲0.11MB] [CPU: ▼3.20ms] Passed 4 tests
Analyzing server-side resources used by UltraAddons - Elementor Addons (Header Footer Builder, Custom Font, Custom CSS,Woo Widget, Menu Builder, Anywhere Elementor Shortcode)
No issues were detected with server-side resource usage
Page | Memory (MB) | CPU Time (ms) |
---|---|---|
Home / | 3.58 ▲0.12 | 36.82 ▼6.71 |
Dashboard /wp-admin | 3.41 ▲0.11 | 46.16 ▲0.58 |
Posts /wp-admin/edit.php | 3.52 ▲0.17 | 47.56 ▼0.04 |
Add New Post /wp-admin/post-new.php | 5.99 ▲0.11 | 87.08 ▼6.64 |
Media Library /wp-admin/upload.php | 3.33 ▲0.11 | 38.21 ▲2.89 |
Server storage [IO: ▲7.12MB] [DB: ▲0.00MB] Passed 3 tests
How much does this plugin use your filesystem and database?
There were no storage issued detected upon installing this plugin
Filesystem: 424 new files
Database: no new tables, 7 new options
New WordPress options |
---|
widget_recent-posts |
elementor_cpt_support |
theysaidso_admin_options |
can_compress_scripts |
db_upgraded |
widget_theysaidso_widget |
widget_recent-comments |
Browser metrics Passed 4 tests
Checking browser requirements for UltraAddons - Elementor Addons (Header Footer Builder, Custom Font, Custom CSS,Woo Widget, Menu Builder, Anywhere Elementor Shortcode)
There were no issues detected in relation to browser resource usage
Page | Nodes | Memory (MB) | Script (ms) | Layout (ms) |
---|---|---|---|---|
Home / | 2,812 ▲55 | 14.43 ▼0.37 | 1.70 ▼0.37 | 32.22 ▼13.84 |
Dashboard /wp-admin | 2,218 ▲43 | 4.85 ▼1.07 | 105.18 ▲0.18 | 42.43 ▼2.35 |
Posts /wp-admin/edit.php | 2,100 ▲8 | 2.00 ▼0.03 | 39.40 ▼2.49 | 40.65 ▲2.98 |
Add New Post /wp-admin/post-new.php | 1,545 ▼2 | 23.36 ▲5.17 | 659.73 ▲56.23 | 63.27 ▲9.36 |
Media Library /wp-admin/upload.php | 1,394 ▲3 | 4.20 ▲0.05 | 95.05 ▼3.91 | 44.84 ▲2.44 |
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
Please fix the following items
- This plugin does not fully uninstall, leaving 7 options in the database
- can_compress_scripts
- db_upgraded
- widget_recent-posts
- widget_theysaidso_widget
- theysaidso_admin_options
- elementor_cpt_support
- widget_recent-comments
Smoke tests 75% from 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 50% from 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
Please fix the following items
- 10× PHP files trigger errors when accessed directly with GET requests:
- > PHP Fatal error
Uncaught Error: Class 'UltraAddons\\Widget\\Base' not found in wp-content/plugins/ultraaddons-elementor-lite/inc/widget/info-boards.php:9
- > PHP Fatal error
Uncaught Error: Call to undefined function language_attributes() in wp-content/plugins/ultraaddons-elementor-lite/template/header-footer-elementor.php:13
- > PHP Fatal error
Uncaught Error: Class 'Elementor\\Widget_Base' not found in wp-content/plugins/ultraaddons-elementor-lite/inc/base/placeholder.php:28
- > PHP Fatal error
Uncaught Error: Call to undefined function language_attributes() in wp-content/plugins/ultraaddons-elementor-lite/template/header.php:18
- > PHP Fatal error
Uncaught Error: Call to undefined function __() in wp-content/plugins/ultraaddons-elementor-lite/inc/core/list/extensions-array.php:16
- > PHP Fatal error
Uncaught Error: Class 'UltraAddons\\Widget\\Base' not found in wp-content/plugins/ultraaddons-elementor-lite/inc/widget/info-boards-deleted.php:11
- > PHP Fatal error
Uncaught Error: Call to undefined function ultraaddons_elementor_display_content() in wp-content/plugins/ultraaddons-elementor-lite/template/footer.php:17
- > PHP Fatal error
Uncaught Error: Call to undefined function add_action() in wp-content/plugins/ultraaddons-elementor-lite/inc/wp/custom-field.php:19
- > PHP Fatal error
Uncaught Error: Class 'UltraAddons\\Library\\Demo\\Theme_Demo' not found in wp-content/plugins/ultraaddons-elementor-lite/inc/base/theme-demo.php:19
- > PHP Fatal error
Uncaught Error: Call to undefined function __() in wp-content/plugins/ultraaddons-elementor-lite/inc/core/list/widgets-array.php:14
- > PHP Fatal error
User-side errors Passed 1 test
🔹 Test weight: 20 | This is a shallow check for browser errors
No browser issues were found
Optimizations
Plugin configuration 83% from 29 tests
readme.txt 88% from 16 tests
The readme.txt file is undoubtedly the most important file in your plugin, preparing it for public listing on WordPress.org
Please fix the following attributes:
- Screenshots: A description for screenshot #9 is required in ultraaddons-elementor-lite/assets to your readme.txt
- Tags: There are too many tags (11 tag instead of maximum 10)
ultraaddons-elementor-lite/init.php 77% from 13 tests
The principal PHP file in "UltraAddons - Elementor Addons (Header Footer Builder, Custom Font, Custom CSS,Woo Widget, Menu Builder, Anywhere Elementor Shortcode)" v. 1.1.5 is loaded by WordPress automatically on each request
You should first fix the following items:
- Description: Please don't use more than 140 characters for the plugin description (currently 165 characters long)
- Main file name: The principal plugin file should be the same as the plugin slug ("ultraaddons-elementor-lite.php" instead of "init.php")
- 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 | Executable files are considered dangerous and should not be included with any WordPress plugin
There were no executable files found in this plugin97,512 lines of code in 372 files:
Language | Files | Blank lines | Comment lines | Lines of code |
---|---|---|---|---|
PHP | 145 | 6,989 | 8,053 | 54,187 |
JavaScript | 57 | 4,260 | 3,213 | 20,688 |
CSS | 111 | 1,554 | 735 | 20,040 |
SVG | 44 | 66 | 11 | 1,126 |
HTML | 2 | 20 | 1 | 660 |
JSON | 6 | 0 | 0 | 493 |
Markdown | 6 | 78 | 0 | 186 |
Sass | 1 | 17 | 0 | 132 |
PHP code Passed 2 tests
Cyclomatic complexity and code structure are the fingerprint of this plugin
This plugin has no cyclomatic complexity issues
Cyclomatic complexity | |
---|---|
Average complexity per logical line of code | 0.20 |
Average class complexity | 12.93 |
▷ Minimum class complexity | 1.00 |
▷ Maximum class complexity | 88.00 |
Average method complexity | 2.39 |
▷ Minimum method complexity | 1.00 |
▷ Maximum method complexity | 39.00 |
Code structure | ||
---|---|---|
Namespaces | 12 | |
Interfaces | 0 | |
Traits | 3 | |
Classes | 118 | |
▷ Abstract classes | 1 | 0.85% |
▷ Concrete classes | 117 | 99.15% |
▷ Final classes | 1 | 0.85% |
Methods | 1,025 | |
▷ Static methods | 177 | 17.27% |
▷ Public methods | 422 | 41.17% |
▷ Protected methods | 584 | 56.98% |
▷ Private methods | 19 | 1.85% |
Functions | 53 | |
▷ Named functions | 42 | 79.25% |
▷ Anonymous functions | 11 | 20.75% |
Constants | 20 | |
▷ Global constants | 11 | 55.00% |
▷ Class constants | 9 | 45.00% |
▷ Public constants | 9 | 100.00% |
Plugin size 50% from 2 tests
Image compression 50% from 2 tests
It is recommended to compress PNG files in your plugin to minimize bandwidth usage
14 PNG files occupy 1.32MB with 0.77MB in potential savings
Potential savings
Compression of 5 random PNG files using pngquant | |||
---|---|---|---|
File | Size - original | Size - compressed | Savings |
assets/images/no-image.png | 14.87KB | 7.94KB | ▼ 46.59% |
assets/images/card.png | 46.33KB | 20.24KB | ▼ 56.32% |
assets/images/ultraaddons-logo-old.png | 13.71KB | 5.17KB | ▼ 62.33% |
assets/images/newsletter-bg.png | 425.55KB | 158.86KB | ▼ 62.67% |
assets/images/header-background.png | 761.27KB | 263.99KB | ▼ 65.32% |