Woocommerce Mobile App - manage your woocommerce products, get order notifications, and manage orders and leads from your mobile phone.
Prioritized issue groups from the latest Plugin Check scan
Maintainability
93
13 issue groups
Security
28
10 issue groups
I18n
25
1 issue group
Repo Compliance
1
1 issue group
Sample message
Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$activation_key".
Sample message
Mismatched text domain. Expected 'wemanage-app-worker' but got 'nouvello-wp-management'.
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
Function "sanitize_textarea_field()" requires WordPress 4.7.0, but your plugin minimum supported version is WordPress 4.5.0.
Sample message
Processing form data without nonce verification.
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$pct'.
Sample message
Use placeholders and $wpdb->prepare(); found interpolated variable {$offset} at LIMIT {$per_page} OFFSET {$offset}\n
Sample message
error_log() found. Debug code should not normally be used in production.
Sample message
print_r() found. Debug code should not normally be used in production.
Sample message
Processing form data without nonce verification.
Sample message
strip_tags() is discouraged. Use the more comprehensive wp_strip_all_tags() instead.
Sample message
Unescaped parameter $where used in $wpdb->get_results()\n$where assigned unsafely at line 148.
Sample message
Global constants defined by a theme/plugin should start with the theme/plugin prefix. Found: "WEMANAGE_PLUGIN_FOLDER".
Sample message
Replacement variables found, but no valid placeholders found in the query.
Sample message
It is not necessary to prepare a query which doesn't use variable replacement.
Sample message
Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "woocommerce_product_import_batch_size".
Sample message
wp_redirect() found. Using wp_safe_redirect(), along with the "allowed_redirect_hosts" filter if needed, can help avoid any chances of malicious redirects within code. It is also important to remember to call exit() after a redirect so that no other unwanted code is executed.
Sample message
Detected usage of a non-sanitized input variable: $_COOKIE[$cookie_name]
Sample message
$_POST['form_id'] not unslashed before sanitization. Use wp_unslash() or similar
Sample message
The parameter "array(\n 'child_of' => $item->term_id,\n )" at position #2 of get_terms() has been deprecated since WordPress version 4.5.0. Instead do not pass the parameter.
Sample message
Version parameter is not explicitly set or has been set to an equivalent of "false" for wp_register_script; This means that the WordPress core version will be used which is not recommended for plugin or theme development.
Sample message
Tested up to: 7.0.2 The version number should only include major versions 7.0.
Sample message
Your plugin has a different license declared in the readme file and plugin header. Please update your readme with a valid GPL license identifier.
Sample message
Plugin name "Management App for WooCommerce - Order notifications, Order management, Lead management, Uptime Monitoring" is different from the name declared in plugin header "WEmanage App Worker".
Potential connections found in static code analysis.
Outbound calls
17
External assets
1
Incoming endpoints
39
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
2 score snapshots
v1.3.18
35
Latest
v1.3.17
32
Score
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 35 | 149 | 47 | 102 | v1.3.18 | 2.0.0 |
| 32 | 356 | 196 | 160 | v1.3.17 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.