Elementor addon offering 120+ widgets and templates — Elementor Gallery, Slider, Form, Post Grid, Menu, Accordion, WooCommerce & more.
Prioritized issue groups from the latest Plugin Check scan
Maintainability
167
14 issue groups
Performance
90
2 issue groups
Security
73
5 issue groups
Repo Compliance
2
2 issue groups
Sample message
Function "utf8_encode()" requires WordPress 6.9.0, but your plugin minimum supported version is WordPress 5.0.0.
Sample message
Using exclusionary parameters, like exclude, in calls to get_posts() should be done with caution, see https://wpvip.com/documentation/performance-improvements-by-removing-usage-of-post__not_in/ for more information.
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$done'.
Sample message
Detected usage of tax_query, possible slow query.
Sample message
Detected usage of meta_key, possible slow query.
Sample message
Using exclusionary parameters, like post__not_in, in calls to get_posts() should be done with caution, see https://wpvip.com/documentation/performance-improvements-by-removing-usage-of-post__not_in/ for more information.
Sample message
Detected usage of meta_query, possible slow query.
Sample message
Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "register_new_user".
Sample message
In footer ($in_footer) is not set explicitly wp_register_script; It is recommended to load scripts in the footer. Please set this value to `true` to load it in the footer, or explicitly `false` if it should be loaded in the header.
Sample message
Detected usage of meta_value, possible slow query.
Sample message
Resource version not set in call to wp_enqueue_style(). This means new versions of the style may not always be loaded due to browser caching.
Sample message
Processing form data without nonce verification.
Sample message
wp_redirect() found. Using wp_safe_redirect(), along with the "allowed_redirect_hosts" filter if needed, can help avoid any chances of malicious redirects within code. It is also important to remember to call exit() after a redirect so that no other unwanted code is executed.
Sample message
Detected usage of a non-sanitized input variable: $_POST['otp_code']
Sample message
The "eael/login" prefix is not a valid namespace/function/class/variable/constant prefix in PHP.
Sample message
Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$product".
Sample message
debug_backtrace() found. Debug code should not normally be used in production.
Sample message
$_POST['quantity'] not unslashed before sanitization. Use wp_unslash() or similar
Sample message
Plugin name "Essential Addons for Elementor - Popular Elementor Templates & Widgets" is different from the name declared in plugin header "Essential Addons for Elementor".
Sample message
The "/vendor" directory using composer exists, but "composer.json" file is missing.
Sample message
PHP file should prevent direct access. Add a check like: if ( ! defined( 'ABSPATH' ) ) exit;
Sample message
Missing "License" in Plugin Header. Please update your Plugin Header with a valid GPLv2 (or later) compatible license.
Sample message
The "Description" section is too long and was truncated. A maximum of 2500 characters is supported.
Potential connections found in static code analysis.
Outbound calls
271
External assets
1
Incoming endpoints
28
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
11 more hidden
8 score snapshots
v6.7.2
31
Latest
v6.7.1
31
Score
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 31 | 332 | 143 | 189 | v6.7.2 | 2.0.0 |
| 31 | 331 | 143 | 188 | v6.7.1 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.