Take your WordPress store mobile with MStore API! This plugin bridges the gap between your WordPress website and the powerful FluxBuilder app builder.
Prioritized issue groups from the latest Plugin Check scan
Maintainability
539
15 issue groups
Security
289
8 issue groups
Performance
10
2 issue groups
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
Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$_mstore_fibo_original_orderby".
Sample message
$_GET['code'] not unslashed before sanitization. Use wp_unslash() or similar
Sample message
Processing form data without nonce verification.
Sample message
Functions declared in the global namespace by a theme/plugin should start with the theme/plugin prefix. Found: "_pushNotification".
Sample message
Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "admin_print_footer_scripts".
Sample message
Detected usage of a non-sanitized input variable: $_FILES['appleFileToUpload']
Sample message
Detected usage of a possibly undefined superglobal array index: $_FILES['appleFileToUpload']. Check that the array index exists before using it.
Sample message
Use placeholders and $wpdb->prepare(); found interpolated variable $dokan_orders_tb at "SELECT $posts_tb.ID FROM $postmeta_tb INNER JOIN $posts_tb ON $postmeta_tb.post_id=$posts_tb.ID INNER JOIN $dokan_orders_tb ON $posts_tb.ID = $dokan_orders_tb.order_id WHERE $postmeta_tb.meta_key = '_customer_user' AND $postmeta_tb.meta_value=%s LIMIT %d OFFSET %d"
Sample message
Classes declared by a theme/plugin should start with the theme/plugin prefix. Found: "AppleSignInHelper".
Sample message
Detected usage of meta_query, possible slow query.
Sample message
Processing form data without nonce verification.
Sample message
Unescaped parameter $sql used in $wpdb->get_results()\n$sql assigned unsafely at line 138.
Sample message
Using exclusionary parameters, like exclude, in calls to get_posts() should be done with caution, see https://docs.wpvip.com/databases/optimize-queries/using-post__not_in/ for more information.
Sample message
Global constants defined by a theme/plugin should start with the theme/plugin prefix. Found: "ACTIVE_API".
Sample message
error_log() found. Debug code should not normally be used in production.
Sample message
Detected usage of meta_key, possible slow query.
Sample message
query_posts() is discouraged. Use WP_Query instead.
Sample message
Detected usage of tax_query, possible slow query.
Sample message
Replacement variables found, but no valid placeholders found in the query.
Sample message
Detected usage of meta_value, possible slow query.
Sample message
var_dump() found. Debug code should not normally be used in production.
Sample message
Using exclusionary parameters, like post__not_in, in calls to get_posts() should be done with caution, see https://docs.wpvip.com/databases/optimize-queries/using-post__not_in/ for more information.
Sample message
Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "$this->plugin_prefix . 'override_plugin_custom_template'".
Potential connections found in static code analysis.
Outbound calls
254
External assets
1
Incoming endpoints
45
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
3 more hidden
5 score snapshots
v4.21.3
27
Latest
v4.21.2
22
Score
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 27 | 843 | 0 | 843 | v4.21.3 | 2.1.0 |
| 22 | 1,493 | 629 | 864 | v4.21.2 | 2.1.0 |
Author, categories, issues, domains, and nearby plugins.