Enhance Elementor with Vertex Addons — fast, lightweight widgets & extensions to build stunning sites without code. Perfect for pros & agencies.
Prioritized issue groups from the latest Plugin Check scan
Security
269
6 issue groups
Maintainability
182
15 issue groups
I18n
102
3 issue groups
Performance
80
1 issue group
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$alt_text'.
Sample message
Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$active_link".
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
Mismatched text domain. Expected 'addons-for-elementor-builder' but got 'addons-for-elementor-builder-pro'.
Sample message
Processing form data without nonce verification.
Sample message
Processing form data without nonce verification.
Sample message
Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "elementor/page_templates/canvas/afeb_print_content".
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 non-sanitized input variable: $_FILES['afeb-form-fields']
Sample message
The use of function set_time_limit() is discouraged
Sample message
Detected usage of a possibly undefined superglobal array index: $_FILES['form_files']['error'][$fid][$idx]. Check that the array index exists before using it.
Sample message
$_POST['afeb-register-username'] not unslashed before sanitization. Use wp_unslash() or similar
Sample message
unlink() is discouraged. Use wp_delete_file() to delete a file.
Sample message
Detected usage of meta_key, possible slow query.
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
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
Multiple placeholders in translatable strings should be ordered. Expected "%1$s, %2$s", but got "%s, %s" in '"%s" exceeds maximum file size of %s.'.
Sample message
Detected usage of meta_value, possible slow query.
Sample message
wp_reset_query() is discouraged. Use wp_reset_postdata() instead.
Sample message
Use of a direct database call is discouraged.
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: "$hook".
Sample message
parse_url() is discouraged because of inconsistency in the output across PHP versions; use wp_parse_url() instead.
Sample message
Direct database call without caching detected. Consider using wp_cache_get() / wp_cache_set() or wp_cache_delete().
Sample message
Global constants defined by a theme/plugin should start with the theme/plugin prefix. Found: "IMPORT_DEBUG".
Potential connections found in static code analysis.
Outbound calls
140
External assets
1
Incoming endpoints
11
register_rest_route
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
First score snapshot
v1.7.0
28
Latest
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 28 | 645 | 232 | 413 | v1.7.0 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.