Addon Elements for Elementor comes with 40+ widgets and extensions to extend the power of Elementor Page Builder.
Prioritized issue groups from the latest Plugin Check scan
I18n
3,764
4 issue groups
Security
318
5 issue groups
Maintainability
48
15 issue groups
Performance
32
1 issue group
Sample message
Mismatched text domain. Expected 'addon-elements-for-elementor-page-builder' but got 'eae-wts'.
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '" <div {$this->get_render_attribute_string('root')} >"'.
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
Missing $domain parameter in function call to esc_html_x().
Sample message
The $text parameter must be a single text string literal. Found: $is_active_tab['label']
Sample message
$_GET['eae_nonce'] not unslashed before sanitization. Use wp_unslash() or similar
Sample message
Detected usage of a non-sanitized input variable: $_GET['eae_nonce']
Sample message
Detected usage of a possibly undefined superglobal array index: $_POST['eae_nonce']. Check that the array index exists before using it.
Sample message
Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "eae/eae-icon-class".
Sample message
PHP file should prevent direct access. Add a check like: if ( ! defined( 'ABSPATH' ) ) exit;
Sample message
Global constants defined by a theme/plugin should start with the theme/plugin prefix. Found: "EAE_FILE".
Sample message
Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$active_plugins".
Sample message
Detected usage of meta_key, possible slow query.
Sample message
Detected usage of meta_value, possible slow query.
Sample message
In footer ($in_footer) is not set explicitly wp_enqueue_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_query, possible slow query.
Sample message
date() is affected by runtime timezone changes which can cause date/time to be incorrectly displayed. Use gmdate() instead.
Sample message
Functions declared in the global namespace by a theme/plugin should start with the theme/plugin prefix. Found: "_is_elementor_installed".
Sample message
error_log() found. Debug code should not normally be used in production.
Sample message
A function call to __() with texts containing placeholders was found, but was not accompanied by a "translators:" comment on the line above to clarify the meaning of the placeholders.
Sample message
Short URL detected (goo.gl). Use full URLs instead of URL shorteners.
Sample message
Detected usage of tax_query, possible slow query.
Sample message
Processing form data without nonce verification.
Sample message
rand() is discouraged. Use the far less predictable wp_rand() instead.
Sample message
Scripts must be registered/enqueued via wp_enqueue_script()
Not analyzed yet.
First score snapshot
v1.14.5
27
Latest
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 27 | 4,168 | 4,065 | 103 | v1.14.5 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.