Elementor Addon with widgets and templates for WooCommerce.
Prioritized issue groups from the latest Plugin Check scan
Maintainability
121
14 issue groups
Security
53
6 issue groups
Performance
19
2 issue groups
I18n
8
3 issue groups
Sample message
Detected usage of tax_query, possible slow query.
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$button_class'.
Sample message
Detected usage of a possibly undefined superglobal array index: $_GET['bew_rating_nonce']. Check that the array index exists before using it.
Sample message
Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$bew_elmentor_templates_list".
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
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
Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "bew_pagination_args".
Sample message
Detected usage of meta_key, possible slow query.
Sample message
Detected usage of meta_query, possible slow query.
Sample message
Detected usage of a non-sanitized input variable: $_GET['bew_rating_nonce']
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
Classes declared by a theme/plugin should start with the theme/plugin prefix. Found: "BEW".
Sample message
Global constants defined by a theme/plugin should start with the theme/plugin prefix. Found: "BEW_FILE".
Sample message
$_GET['bew_rating_nonce'] not unslashed before sanitization. Use wp_unslash() or similar
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
PHP file should prevent direct access. Add a check like: if ( ! defined( 'ABSPATH' ) ) exit;
Sample message
Function "get_avatar_url()" requires WordPress 4.2.0, but your plugin minimum supported version is WordPress 4.0.0.
Sample message
Processing form data without nonce verification.
Sample message
A function call to esc_html__() 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 'bosa-elementor-for-woocommerce' but got 'bosa-elementor-for-woocommerc'.
Sample message
Offloading images, js, css, and other 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
Processing form data without nonce verification.
Sample message
Scripts must be registered/enqueued via wp_enqueue_script()
Sample message
The $text parameter must be a single text string literal. Found: $label
Potential connections found in static code analysis.
Outbound calls
80
External assets
2
Incoming endpoints
5
No public endpoints detected.
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
2 score snapshots
v1.0.29
32
Latest
v1.0.28
32
Score
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 32 | 205 | 40 | 165 | v1.0.29 | 2.0.0 |
| 32 | 205 | 40 | 165 | v1.0.28 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.