Build global Elementor templates and apply them as automatic post and page layouts, or embed them anywhere with a shortcode.
Prioritized issue groups from the latest Plugin Check scan
I18n
1,098
4 issue groups
Security
323
5 issue groups
Maintainability
283
14 issue groups
Performance
11
2 issue groups
Sample message
Mismatched text domain. Expected 'anywhere-elementor' but got 'ae-pro'.
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '"Install path does not exist: {$install_path}\n"'.
Sample message
Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "ae_external_theme_support".
Sample message
$_GET['ae-render-mode'] not unslashed before sanitization. Use wp_unslash() or similar
Sample message
Detected usage of a non-sanitized input variable: $_GET['ae-render-mode']
Sample message
Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$ae_template".
Sample message
Detected usage of a possibly undefined superglobal array index: $_POST['ae_pro_gmap_api']. Check that the array index exists before using it.
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: "AEP_PHP_VERSION_REQUIRED".
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
The $text text string should have translatable content. Found: ''
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://docs.wpvip.com/databases/optimize-queries/using-post__not_in/ for more information.
Sample message
Detected usage of meta_query, possible slow query.
Sample message
Detected usage of meta_value, possible slow query.
Sample message
Detected usage of tax_query, possible slow query.
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
Using exclusionary parameters, like exclude, in calls to get_posts() should be done with caution, see https://docs.wpvip.com/databases/optimize-queries/using-post__not_in/ for more information.
Sample message
Processing form data without nonce verification.
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.
Sample message
Found call to wp_enqueue_script() with external resource. Offloading scripts to your servers or any remote service is disallowed.
Sample message
print_r() found. Debug code should not normally be used in production.
Sample message
Library files that are already in the WordPress core are not permitted.
Sample message
Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "$settings['query_filter']".
Potential connections found in static code analysis.
Outbound calls
159
External assets
3
Incoming endpoints
17
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
1 more hidden
2 score snapshots
v1.3
23
Latest
v1.2.14
84
Score
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 23 | 1,729 | 1,295 | 434 | v1.3 | 2.1.0 |
| 84 | 38 | 33 | 5 | v1.2.14 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.