Benchmarks
Plugin footprint 65% from 16 tests
Installer Passed 1 test
🔺 Critical test (weight: 50) | Verifying that this plugin installs correctly without errors
Install script ran successfully
Server metrics [RAM: ▲4.80MB] [CPU: ▼270.53ms] Passed 4 tests
An overview of server-side resources used by Livemesh Addons for Elementor
Normal server usage
Page | Memory (MB) | CPU Time (ms) |
---|---|---|
Home / | 8.64 ▲5.13 | 104.40 ▲35.82 |
Dashboard /wp-admin | 8.66 ▲5.25 | 68.58 ▲25.54 |
Posts /wp-admin/edit.php | 8.66 ▲5.01 | 64.94 ▲16.96 |
Add New Post /wp-admin/post-new.php | 10.79 ▲3.82 | 144.67 ▼1,152.61 |
Media Library /wp-admin/upload.php | 8.66 ▲5.36 | 63.03 ▲28.00 |
Freemius Debug [v.2.4.3] /wp-admin/admin.php?page=freemius | 8.66 | 53.52 |
Server storage [IO: ▲5.95MB] [DB: ▲0.00MB] Passed 3 tests
Filesystem and database footprint
There were no storage issued detected upon installing this plugin
Filesystem: 433 new files
Database: no new tables, 4 new options
New WordPress options |
---|
fs_gdpr |
fs_accounts |
fs_debug_mode |
fs_active_plugins |
Browser metrics Passed 4 tests
A check of browser resources used by Livemesh Addons for Elementor
Normal browser usage
Page | Nodes | Memory (MB) | Script (ms) | Layout (ms) |
---|---|---|---|---|
Home / | 3,842 ▲98 | 15.89 ▲0.40 | 7.64 ▼1.41 | 3.19 ▼0.44 |
Dashboard /wp-admin | 2,964 ▲84 | 6.33 ▼0.10 | 184.70 ▼31.78 | 246.21 ▲21.71 |
Posts /wp-admin/edit.php | 2,739 ▲51 | 3.30 ▼0.13 | 94.12 ▲1.37 | 203.51 ▲28.80 |
Add New Post /wp-admin/post-new.php | 1,656 ▼12 | 16.76 ▼2.24 | 653.01 ▲15.33 | 224.19 ▲18.36 |
Media Library /wp-admin/upload.php | 1,738 ▲43 | 5.72 ▲0.02 | 181.56 ▼1.43 | 326.86 ▲83.83 |
Freemius Debug [v.2.4.3] /wp-admin/admin.php?page=freemius | 1,452 | 2.68 | 77.78 | 144.67 |
Uninstaller [IO: ▲0.00MB] [DB: ▲0.00MB] 50% from 4 tests
🔸 Tests weight: 35 | Checking the uninstaller removed all traces of the plugin
It is recommended to fix the following
- Uninstall procedure had uncaught errors
- > Notice in wp-content/plugins/addons-for-elementor/freemius/includes/class-freemius.php+8575
Undefined property: stdClass::$plugins
- The uninstall procedure has failed, leaving 4 options in the database
- fs_gdpr
- fs_debug_mode
- fs_active_plugins
- fs_accounts
Smoke tests 50% from 4 tests
Server-side errors Passed 1 test
🔹 Test weight: 20 | This is a short smoke test looking for server-side errors
Even though no errors were found, this is by no means an exhaustive test
SRP 0% 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
The following issues need your attention
- 3× PHP files perform the task of outputting text when accessed with GET requests:
- > /wp-content/plugins/addons-for-elementor/templates/addons/team-members/social-profile.php
- > /wp-content/plugins/addons-for-elementor/templates/addons/testimonials/star-rating.php
- > /wp-content/plugins/addons-for-elementor/templates/addons/testimonials-slider/star-rating.php
- 29× PHP files trigger server-side errors or warnings when accessed directly (only 10 are shown):
- > PHP Warning
Invalid argument supplied for foreach() in wp-content/plugins/addons-for-elementor/templates/post-meta/taxonomy-info.php on line 5
- > PHP Notice
Trying to access array offset on value of type null in wp-content/plugins/addons-for-elementor/templates/addons/posts-carousel/custom-skin.php on line 3
- > PHP Notice
Undefined variable: team_member in wp-content/plugins/addons-for-elementor/templates/addons/team-members/social-profile.php on line 16
- > PHP Notice
Trying to access array offset on value of type null in wp-content/plugins/addons-for-elementor/templates/addons/team-members/social-profile.php on line 18
- > PHP Notice
Undefined variable: team_member in wp-content/plugins/addons-for-elementor/templates/addons/team-members/social-profile.php on line 19
- > PHP Fatal error
Uncaught Error: Class 'LAE_Notice' not found in wp-content/plugins/addons-for-elementor/admin/notices/admin-notice-rate.php:6
- > PHP Notice
Undefined variable: team_member in wp-content/plugins/addons-for-elementor/templates/addons/team-members/social-profile.php on line 17
- > PHP Notice
Undefined variable: team_member in wp-content/plugins/addons-for-elementor/templates/addons/team-members/social-profile.php on line 20
- > PHP Notice
Undefined variable: team_member in wp-content/plugins/addons-for-elementor/templates/addons/team-members/social-profile.php on line 21
- > PHP Notice
Undefined variable: team_member in wp-content/plugins/addons-for-elementor/templates/addons/team-members/social-profile.php on line 22
- > PHP Warning
User-side errors Passed 1 test
🔹 Test weight: 20 | This is a shallow check for browser errors
Everything seems fine, but this is not an exhaustive test
Optimizations
Plugin configuration 90% from 29 tests
readme.txt Passed 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
6 plugin tags: woocommerce elementor, elementor extensions, elementor widgets, page builder, elementor...
addons-for-elementor/addons-for-elementor.php 77% from 13 tests
This is the main PHP file of "Livemesh Addons for Elementor" version 7.1.6, providing information about the plugin in the header fields and serving as the principal entry point to the plugin's functions
The following require your attention:
- 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
- Domain Path: Please prefix the domain path with a forward slash character ("/languages")
- Domain Path: You should use only dashes and lowercase characters for the domain path ("languages")
Code Analysis 97% from 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 plugin69,081 lines of code in 352 files:
Language | Files | Blank lines | Comment lines | Lines of code |
---|---|---|---|---|
PHP | 223 | 9,598 | 17,088 | 44,429 |
CSS | 42 | 814 | 183 | 7,254 |
JavaScript | 55 | 2,017 | 1,334 | 6,901 |
Sass | 25 | 1,076 | 2 | 5,028 |
PO File | 2 | 2,554 | 5,199 | 5,009 |
SVG | 4 | 2 | 0 | 459 |
JSON | 1 | 0 | 0 | 1 |
PHP code 50% from 2 tests
Cyclomatic complexity and code structure are the fingerprint of this plugin
It is recommended to fix the following
- Class cyclomatic complexity should be reduced to less than 1000 (currently 2,910)
Cyclomatic complexity | |
---|---|
Average complexity per logical line of code | 0.52 |
Average class complexity | 50.51 |
▷ Minimum class complexity | 1.00 |
▷ Maximum class complexity | 2,910.00 |
Average method complexity | 4.01 |
▷ Minimum method complexity | 1.00 |
▷ Maximum method complexity | 86.00 |
Code structure | ||
---|---|---|
Namespaces | 6 | |
Interfaces | 0 | |
Traits | 0 | |
Classes | 85 | |
▷ Abstract classes | 4 | 4.71% |
▷ Concrete classes | 81 | 95.29% |
▷ Final classes | 2 | 2.47% |
Methods | 1,431 | |
▷ Static methods | 188 | 13.14% |
▷ Public methods | 983 | 68.69% |
▷ Protected methods | 113 | 7.90% |
▷ Private methods | 335 | 23.41% |
Functions | 132 | |
▷ Named functions | 131 | 99.24% |
▷ Anonymous functions | 1 | 0.76% |
Constants | 138 | |
▷ Global constants | 113 | 81.88% |
▷ Class constants | 25 | 18.12% |
▷ Public constants | 25 | 100.00% |
Plugin size Passed 2 tests
Image compression Passed 2 tests
PNG files should be compressed to save space and minimize bandwidth usage
7 PNG files occupy 0.07MB with 0.04MB in potential savings
Potential savings
Compression of 5 random PNG files using pngquant | |||
---|---|---|---|
File | Size - original | Size - compressed | Savings |
admin/assets/images/logo-shape.png | 3.02KB | 1.63KB | ▼ 45.87% |
freemius/assets/img/addons-for-elementor.png | 31.70KB | 9.52KB | ▼ 69.97% |
freemius/assets/img/theme-icon.png | 10.97KB | 5.78KB | ▼ 47.37% |
freemius/assets/img/plugin-icon.png | 9.16KB | 5.26KB | ▼ 42.58% |
admin/assets/images/logo-light.png | 6.77KB | 3.18KB | ▼ 53.09% |