Extend Elementor with 68+ widgets, 114 prebuilt demos, Mega Menu Builder, Theme Builder, and advanced interactive effects.
Prioritized issue groups from the latest Plugin Check scan
Maintainability
570
10 issue groups
Security
135
11 issue groups
Performance
43
1 issue group
I18n
17
3 issue groups
Sample message
Namespaces declared by a theme/plugin should start with the theme/plugin prefix. Found: "Jeg\Customizer".
Sample message
Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$allmenu".
Sample message
Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "admin_print_footer_scripts".
Sample message
Functions declared in the global namespace by a theme/plugin should start with the theme/plugin prefix. Found: "get_jkit_template_classes".
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
Processing form data without nonce verification.
Sample message
Global constants defined by a theme/plugin should start with the theme/plugin prefix. Found: "JEG_CLASSPATH".
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$active_class'.
Sample message
$_GET['page'] not unslashed before sanitization. Use wp_unslash() or similar
Sample message
Detected usage of a non-sanitized input variable: $_GET['vc_editable']
Sample message
Detected usage of a possibly undefined superglobal array index: $_POST[$this->meta_box_id]['nonce']. Check that the array index exists before using it.
Sample message
Use placeholders and $wpdb->prepare(); found interpolated variable $exclude_ids_placeholder at \t\t\t\tAND ID NOT IN ($exclude_ids_placeholder)\n
Sample message
No PHP code was found in this file and short open tags are not allowed by this install of PHP. This file may be using short open tags but PHP does not allow them.
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$response'.
Sample message
Missing $domain parameter in function call to __().
Sample message
Function "is_php_version_compatible()" requires WordPress 5.2.0, but your plugin minimum supported version is WordPress 5.0.0.
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
Incorrect number of replacements passed to $wpdb->prepare(). Found 1 replacement parameters, expected 4.
Sample message
Replacement variables found, but no valid placeholders found in the query.
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
Mismatched text domain. Expected 'jeg-elementor-kit' but got 'elementor'.
Potential connections found in static code analysis.
Outbound calls
259
External assets
14
Incoming endpoints
27
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
14 more hidden
8 score snapshots
v3.2.11
23
Latest
v3.2.10
23
Score
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 23 | 787 | 92 | 695 | v3.2.11 | 2.0.0 |
| 23 | 786 | 92 | 694 | v3.2.10 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.