Benchmarks
Plugin footprint 83% from 16 tests
Installer Passed 1 test
🔺 Critical test (weight: 50) | Checking the installer triggered no errors
Install script ran successfully
Server metrics [RAM: ▲0.19MB] [CPU: ▼0.25ms] Passed 4 tests
A check of server-side resources used by Exclusive Addons for Elementor
Normal server usage
Page | Memory (MB) | CPU Time (ms) |
---|---|---|
Home / | 3.66 ▲0.20 | 42.98 ▼0.36 |
Dashboard /wp-admin | 3.49 ▲0.19 | 56.69 ▲1.09 |
Posts /wp-admin/edit.php | 3.61 ▲0.25 | 54.15 ▲1.70 |
Add New Post /wp-admin/post-new.php | 6.07 ▲0.19 | 99.89 ▲4.49 |
Media Library /wp-admin/upload.php | 3.42 ▲0.19 | 37.36 ▼3.41 |
Server storage [IO: ▲12.39MB] [DB: ▲0.00MB] Passed 3 tests
How much does this plugin use your filesystem and database?
This plugin installed successfully
Filesystem: 316 new files
Database: no new tables, 7 new options
New WordPress options |
---|
theysaidso_admin_options |
db_upgraded |
exad_do_update_redirect |
widget_recent-posts |
widget_recent-comments |
can_compress_scripts |
widget_theysaidso_widget |
Browser metrics Passed 4 tests
Checking browser requirements for Exclusive Addons for Elementor
This plugin renders optimally with no browser resource issues detected
Page | Nodes | Memory (MB) | Script (ms) | Layout (ms) |
---|---|---|---|---|
Home / | 2,807 ▲46 | 14.73 ▲0.37 | 1.71 ▼0.18 | 41.01 ▼3.07 |
Dashboard /wp-admin | 2,210 ▲33 | 5.49 ▼0.18 | 83.22 ▼13.13 | 42.36 ▲4.72 |
Posts /wp-admin/edit.php | 2,118 ▲18 | 1.98 ▼0.03 | 41.24 ▲6.31 | 39.07 ▲1.28 |
Add New Post /wp-admin/post-new.php | 1,541 ▲15 | 23.18 ▼0.41 | 657.76 ▼18.28 | 54.54 ▼8.58 |
Media Library /wp-admin/upload.php | 1,421 ▲21 | 4.15 ▼0.01 | 96.05 ▼6.49 | 44.86 ▲0.52 |
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
These items require your attention
- The uninstall procedure has failed, leaving 7 options in the database
- db_upgraded
- widget_theysaidso_widget
- can_compress_scripts
- theysaidso_admin_options
- exad_do_update_redirect
- widget_recent-comments
- 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
Even though everything seems fine, this is not an exhaustive test
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
- 25× PHP files trigger server errors when accessed directly (only 10 are shown):
- > PHP Notice
Trying to access array offset on value of type null in wp-content/plugins/exclusive-addons-for-elementor/includes/template-parts/tmpl-post-grid.php on line 6
- > PHP Fatal error
Uncaught Error: Call to undefined function _e() in wp-content/plugins/exclusive-addons-for-elementor/admin/templates/api-keys.php:8
- > PHP Notice
Undefined variable: settings in wp-content/plugins/exclusive-addons-for-elementor/includes/template-parts/tmpl-post-grid.php on line 14
- > PHP Fatal error
Uncaught Error: Class 'ExclusiveAddons\\Elementor\\Addons_Manager' not found in wp-content/plugins/exclusive-addons-for-elementor/admin/templates/extensions.php:13
- > PHP Notice
Undefined variable: settings in wp-content/plugins/exclusive-addons-for-elementor/includes/template-parts/tmpl-load-more-post.php on line 2
- > PHP Fatal error
Uncaught Error: Call to undefined function ExclusiveAddons\\Elementor\\add_action() in wp-content/plugins/exclusive-addons-for-elementor/extensions/sticky.php:12
- > PHP Fatal error
Uncaught Error: Class 'Elementor\\Widget_Base' not found in wp-content/plugins/exclusive-addons-for-elementor/elements/progress-bar/progress-bar.php:12
- > PHP Fatal error
Uncaught Error: Call to undefined function get_option() in wp-content/plugins/exclusive-addons-for-elementor/admin/templates/style-settings.php:6
- > PHP Notice
Trying to access array offset on value of type null in wp-content/plugins/exclusive-addons-for-elementor/includes/template-parts/tmpl-post-grid.php on line 5
- > PHP Fatal error
Uncaught Error: Class 'Elementor\\Widget_Base' not found in wp-content/plugins/exclusive-addons-for-elementor/elements/tooltip/tooltip.php:16
- > PHP Notice
User-side errors Passed 1 test
🔹 Test weight: 20 | Just a short smoke test targeting errors on the browser (console and network errors and warnings)
Everything seems fine, but this is not an exhaustive test
Optimizations
Plugin configuration 90% from 29 tests
readme.txt 94% from 16 tests
The readme.txt file is an important file in your plugin as it is parsed by WordPress.org to prepare the public listing of your plugin
Attributes that require attention:
- Tags: You are using too many tags: 11 tag instead of maximum 10
exclusive-addons-for-elementor/exclusive-addons-elementor.php 85% from 13 tests
Analyzing the main PHP file in "Exclusive Addons for Elementor" version 2.6.8
The following require your attention:
- Main file name: It is recommended to name the main PHP file as the plugin slug ("exclusive-addons-for-elementor.php" instead of "exclusive-addons-elementor.php")
- Text Domain: The text domain is optional since WordPress version 4.6; if you do specify it, it must be the same as the plugin slug
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
There were no executable files found in this plugin84,997 lines of code in 285 files:
Language | Files | Blank lines | Comment lines | Lines of code |
---|---|---|---|---|
PHP | 74 | 5,274 | 2,347 | 41,563 |
SVG | 102 | 556 | 23 | 20,965 |
CSS | 59 | 2,294 | 680 | 15,831 |
JavaScript | 47 | 474 | 311 | 6,131 |
XML | 1 | 0 | 0 | 357 |
Markdown | 1 | 57 | 0 | 149 |
JSON | 1 | 0 | 0 | 1 |
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.19 |
Average class complexity | 16.49 |
▷ Minimum class complexity | 1.00 |
▷ Maximum class complexity | 86.00 |
Average method complexity | 2.62 |
▷ Minimum method complexity | 1.00 |
▷ Maximum method complexity | 57.00 |
Code structure | ||
---|---|---|
Namespaces | 5 | |
Interfaces | 0 | |
Traits | 0 | |
Classes | 63 | |
▷ Abstract classes | 0 | 0.00% |
▷ Concrete classes | 63 | 100.00% |
▷ Final classes | 1 | 1.59% |
Methods | 544 | |
▷ Static methods | 63 | 11.58% |
▷ Public methods | 378 | 69.49% |
▷ Protected methods | 119 | 21.88% |
▷ Private methods | 47 | 8.64% |
Functions | 15 | |
▷ Named functions | 6 | 40.00% |
▷ Anonymous functions | 9 | 60.00% |
Constants | 16 | |
▷ Global constants | 12 | 75.00% |
▷ Class constants | 4 | 25.00% |
▷ Public constants | 4 | 100.00% |
Plugin size Passed 2 tests
Image compression Passed 2 tests
Using a strong compression for your PNG files is a great way to speed-up your plugin
6 PNG files occupy 0.18MB with 0.04MB in potential savings
Potential savings
Compression of 5 random PNG files using pngquant | |||
---|---|---|---|
File | Size - original | Size - compressed | Savings |
admin/assets/img/ex-logo.png | 2.24KB | 1.59KB | ▼ 28.75% |
assets/img/main-logo.png | 30.30KB | 14.47KB | ▼ 52.26% |
admin/assets/img/lock-icon.png | 1.22KB | 1.21KB | ▼ 0.64% |
admin/assets/img/settings-banner-bg.png | 116.30KB | 66.86KB | ▼ 42.51% |
assets/img/placeholder.png | 9.85KB | 10.83KB | 0.00% |