WooCommerce and EDD Elementor addon with product grid, category, reviews, carousel, filters, cart, checkout, slider and more
Prioritized issue groups from the latest Plugin Check scan
Security
184
7 issue groups
Maintainability
92
14 issue groups
Performance
60
2 issue groups
I18n
7
2 issue groups
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
Processing form data without nonce verification.
Sample message
Processing form data without nonce verification.
Sample message
$_COOKIE[$_compare_products_key] not unslashed before sanitization. Use wp_unslash() or similar
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$background_style'.
Sample message
Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$cart_item".
Sample message
Functions declared in the global namespace by a theme/plugin should start with the theme/plugin prefix. Found: "_is_dep_plugin_installed".
Sample message
Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "'usk_modal_settings' . $setting_id".
Sample message
Detected usage of a non-sanitized input variable: $_COOKIE[$_wishlist_key]
Sample message
PHP file should prevent direct access. Add a check like: if ( ! defined( 'ABSPATH' ) ) exit;
Sample message
The parameter "$args" at position #2 of get_terms() has been deprecated since WordPress version 4.5.0. Instead do not pass the parameter.
Sample message
The $domain parameter must be a single text string literal. Found: $this->settings['text_domain']
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
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://wpvip.com/documentation/performance-improvements-by-removing-usage-of-post__not_in/ for more information.
Sample message
Function "wp_unique_id()" requires WordPress 5.0.3, but your plugin minimum supported version is WordPress 5.0.0.
Sample message
Use placeholders and $wpdb->prepare(); found interpolated variable $statuses at AND post_status IN ('$statuses')"
Sample message
Detected usage of meta_query, possible slow query.
Sample message
Detected usage of tax_query, possible slow query.
Sample message
Detected usage of a possibly undefined superglobal array index: $_POST['data']. Check that the array index exists before using it.
Sample message
rand() is discouraged. Use the far less predictable wp_rand() instead.
Sample message
Resource version not set in call to wp_register_script(). This means new versions of the script may not always be loaded due to browser caching.
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
The $text text string should have translatable content. Found: '%s'
Potential connections found in static code analysis.
Outbound calls
206
External assets
0
Incoming endpoints
50
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
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
4 more hidden
2 score snapshots
v3.0.7
31
Latest
v3.0.5
32
Score
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 31 | 353 | 61 | 292 | v3.0.7 | 2.0.0 |
| 32 | 350 | 57 | 293 | v3.0.5 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.