Elementor addon offering 146+ widgets — Mega Menu, Ready Templates, Page Builder, Slider, Gallery, Post Grid, AI Writer & more.
Prioritized issue groups from the latest Plugin Check scan
I18n
11,469
3 issue groups
Maintainability
1,304
14 issue groups
Security
1,000
6 issue groups
Performance
24
2 issue groups
Sample message
Mismatched text domain. Expected 'ht-mega-for-elementor' but got "htmega-addons".
Sample message
Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$_an".
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '"<div {$title_image_pasition}>"'.
Sample message
$_GET['nonce'] not unslashed before sanitization. Use wp_unslash() or similar
Sample message
Detected usage of a non-sanitized input variable: $_ENV['CONTENT_TYPE']
Sample message
Processing form data without nonce verification.
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
PHP file should prevent direct access. Add a check like: if ( ! defined( 'ABSPATH' ) ) exit;
Sample message
Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "'wsa_form_bottom_' . $form['id']".
Sample message
Editor blocks must define "apiVersion" 3 or higher in block.json for WordPress 7.0+ iframe editor compatibility.
Sample message
Detected usage of a possibly undefined superglobal array index: $_GET['action']. Check that the array index exists before using it.
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
Classes declared by a theme/plugin should start with the theme/plugin prefix. Found: "HasTech_Notices".
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$data['error']['message']'.
Sample message
Detected usage of tax_query, possible slow query.
Sample message
wp_reset_query() is discouraged. Use wp_reset_postdata() instead.
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
Resource version not set in call to wp_enqueue_script(). This means new versions of the script may not always be loaded due to browser caching.
Sample message
Missing $domain parameter in function call to __().
Sample message
Function "str_contains()" requires WordPress 5.9.0, but your plugin minimum supported version is WordPress 5.0.0.
Sample message
Detected usage of meta_query, possible slow query.
Sample message
Functions declared in the global namespace by a theme/plugin should start with the theme/plugin prefix. Found: "all_object_taxonomie_show_catagory".
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
strip_tags() is discouraged. Use the more comprehensive wp_strip_all_tags() instead.
Potential connections found in static code analysis.
Outbound calls
281
External assets
0
Incoming endpoints
19
No external asset domains detected.
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
6 more hidden
5 score snapshots
v3.2.2
24
Latest
v3.2.1
24
Score
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 24 | 13,829 | 12,355 | 1,474 | v3.2.2 | 2.0.0 |
| 24 | 13,826 | 12,352 | 1,474 | v3.2.1 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.