Elementor templates and widgets - Import professionally designed page templates, sections, and widgets. Build stunning pages in minutes.
Prioritized issue groups from the latest Plugin Check scan
Security
158
8 issue groups
Maintainability
82
11 issue groups
Performance
30
2 issue groups
I18n
17
4 issue groups
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$always_play_background_video_class'.
Sample message
Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$args".
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
PHP file should prevent direct access. Add a check like: if ( ! defined( 'ABSPATH' ) ) exit;
Sample message
Processing form data without nonce verification.
Sample message
$_POST['data'] not unslashed before sanitization. Use wp_unslash() or similar
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
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
Detected usage of a possibly undefined superglobal array index: $_POST['data']. Check that the array index exists before using it.
Sample message
Detected usage of tax_query, possible slow query.
Sample message
Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "elementor/template-library/import/pre_process_data".
Sample message
Processing form data without nonce verification.
Sample message
Detected usage of a non-sanitized input variable: $_POST['data']
Sample message
The parameter "$cat_args" at position #2 of get_terms() has been deprecated since WordPress version 4.5.0. Instead do not pass the parameter.
Sample message
Missing $domain parameter in function call to esc_html__().
Sample message
Detected usage of meta_key, possible slow query.
Sample message
Detected usage of meta_value, possible slow query.
Sample message
The $text parameter must be a single text string literal. Found: $director['title']
Sample message
The plugin name includes a restricted term. Your chosen plugin name - "Elementor Addons by WPZOOM" - contains the restricted term "elementor" and cannot be used to begin your plugin name. We disallow the use of certain terms in ways that are abused, or potentially infringe on and/or are misleading with regards to trademarks. You may use the term "elementor" elsewhere in your plugin name, such as "... for elementor".
Sample message
Offloading images, js, css, and other scripts to your servers or any remote service is disallowed.
Sample message
Unescaped parameter $query used in $wpdb->get_results()\n$query assigned unsafely at line 198.
Sample message
Use of a direct database call is discouraged.
Sample message
Direct database call without caching detected. Consider using wp_cache_get() / wp_cache_set() or wp_cache_delete().
Sample message
Use placeholders and $wpdb->prepare(); found $query
Sample message
load_plugin_textdomain() has been discouraged since WordPress version 4.6. When your plugin is hosted on WordPress.org, you no longer need to manually include this function call for translations under your plugin slug. WordPress will automatically load the translations for you as needed.
Potential connections found in static code analysis.
Outbound calls
116
External assets
6
Incoming endpoints
14
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
1 more hidden
3 score snapshots
v1.4.9
35
Latest
v1.4.8
35
Score
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 35 | 290 | 160 | 130 | v1.4.9 | 2.0.0 |
| 35 | 290 | 160 | 130 | v1.4.8 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.