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
692
12 issue groups
Security
539
9 issue groups
I18n
144
4 issue groups
Sample message
Use placeholders and $wpdb->prepare(); found $base_sql
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
Mismatched text domain. Expected 'mstore-api' but got "wc-frontend-manager".
Sample message
Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$_mstore_fibo_original_orderby".
Sample message
Processing form data without nonce verification.
Sample message
$_GET['code'] not unslashed before sanitization. Use wp_unslash() or similar
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: "authorize_user".
Sample message
PHP file should prevent direct access. Add a check like: if ( ! defined( 'ABSPATH' ) ) exit;
Sample message
Unescaped parameter $delivered_sql used in $wpdb->get_results()\n$delivered_sql assigned unsafely at line 67.
Sample message
date() is affected by runtime timezone changes which can cause date/time to be incorrectly displayed. Use gmdate() instead.
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
Detected usage of a possibly undefined superglobal array index: $_FILES['appleFileToUpload']. Check that the array index exists before using it.
Sample message
Detected usage of a non-sanitized input variable: $_FILES['appleFileToUpload']
Sample message
strip_tags() is discouraged. Use the more comprehensive wp_strip_all_tags() instead.
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$qrlib_path'.
Sample message
Function "get_network()" requires WordPress 4.6.0, but your plugin minimum supported version is WordPress 4.4.0.
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 cURL functions is highly discouraged. Use wp_remote_get() instead.
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
Multiple placeholders in translatable strings should be ordered. Expected "%1$s, %2$s", but got "%s, %s" in '<strong>Pay %s online</strong> and %s with cash on delivery'.
Sample message
Missing $domain parameter in function call to __().
Potential connections found in static code analysis.
Outbound calls
253
External assets
2
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
3 score snapshots
v4.21.1
22
Latest
v4.21.0
22
Score
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 22 | 1,491 | 635 | 856 | v4.21.1 | 2.0.0 |
| 22 | 1,455 | 625 | 830 | v4.21.0 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.