The complete WooCommerce Shop Builder for Elementor. Build custom single product pages, cart, checkout, my account & shop archives with 60+ widgets.
Prioritized issue groups from the latest Plugin Check scan
Maintainability
411
15 issue groups
Security
85
6 issue groups
I18n
19
2 issue groups
Performance
18
2 issue groups
Sample message
Namespaces declared by a theme/plugin should start with the theme/plugin prefix. Found: "MPD\MagicalShopBuilder".
Sample message
Functions declared in the global namespace by a theme/plugin should start with the theme/plugin prefix. Found: "magical_shop_builder".
Sample message
Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "'mpd_check_condition_' . $condition".
Sample message
Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$delete_data".
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$cart_item['quantity']'.
Sample message
Detected usage of meta_key, possible slow query.
Sample message
Detected usage of a non-sanitized input variable: $_GET[$filter_name]
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://wpvip.com/documentation/performance-improvements-by-removing-usage-of-post__not_in/ for more information.
Sample message
Detected usage of meta_query, possible slow query.
Sample message
Classes declared by a theme/plugin should start with the theme/plugin prefix. Found: "MPD_AJAX_Search_Handler".
Sample message
Global constants defined by a theme/plugin should start with the theme/plugin prefix. Found: "MAGICAL_PRODUCTS_DISPLAY_ASSETS".
Sample message
Detected usage of tax_query, possible slow query.
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
File has mixed line endings; this may cause incorrect results
Sample message
Processing form data without nonce verification.
Sample message
Use placeholders and $wpdb->prepare(); found interpolated variable $common_placeholders at \t\t\t\tAND pm.meta_key IN ($common_placeholders)\r\n
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
Offloading images, js, css, and other scripts to your servers or any remote service is disallowed.
Sample message
Unescaped parameter $lookup_table used in $wpdb->get_row()\n$lookup_table assigned unsafely at line 388.
Sample message
Traits declared by a theme/plugin should start with the theme/plugin prefix. Found: "MPD_Action_Buttons".
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
Attempting a database schema change is discouraged.
Sample message
Replacement variables found, but no valid placeholders found in the query.
Potential connections found in static code analysis.
Outbound calls
148
External assets
7
Incoming endpoints
34
register_rest_route
register_rest_route
register_rest_route
register_rest_route
register_rest_route
register_rest_route
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
2 more hidden
2 score snapshots
v2.0.5
27
Latest
v2.0.4
27
Score
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 27 | 537 | 76 | 461 | v2.0.5 | 2.0.0 |
| 27 | 535 | 76 | 459 | v2.0.4 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.