Merge and manage WooCommerce orders with ease.
Prioritized issue groups from the latest Plugin Check scan
Security
353
9 issue groups
I18n
181
4 issue groups
Maintainability
64
11 issue groups
Performance
1
1 issue group
Sample message
Mismatched text domain. Expected 'woo-ultimate-order-combination' but got "woo-uoc".
Sample message
All output should be run through an escaping function (like esc_html_e() or esc_attr_e()), found '_e'.
Sample message
Processing form data without nonce verification.
Sample message
$_GET['_meta_key'] not unslashed before sanitization. Use wp_unslash() or similar
Sample message
Detected usage of a non-sanitized input variable: $_GET['_meta_key']
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$css_arr'.
Sample message
Processing form data without nonce verification.
Sample message
Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$_wuoc_order_id".
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
Resource version not set in call to wp_enqueue_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
Use placeholders and $wpdb->prepare(); found interpolated variable $order_column at "SELECT meta_key, meta_value FROM $table_name WHERE $order_column = %d"
Sample message
Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "active_plugins".
Sample message
Missing $domain parameter in function call to __().
Sample message
PHP file should prevent direct access. Add a check like: if ( ! defined( 'ABSPATH' ) ) exit;
Sample message
Unescaped parameter $order_stats_table used in $wpdb->query()\n$order_stats_table assigned unsafely at line 1663.
Sample message
date() is affected by runtime timezone changes which can cause date/time to be incorrectly displayed. Use gmdate() instead.
Sample message
Unescaped parameter $order_column used in $wpdb->get_results()
Sample message
debug_backtrace() 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
A function call to _n_noop() 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
Setting `suppress_filters` to `true` is prohibited.
Sample message
The "Text Domain" header in the plugin file does not match the slug. Found "woo-uoc", expected "woo-ultimate-order-combination".
Sample message
The plugin slug includes a restricted term. Your plugin slug - "woo-ultimate-order-combination" - contains the restricted term "woo" and cannot be used to begin your plugin slug. We disallow the use of certain terms in ways that are abused, or potentially infringe on and/or are misleading with regards to trademarks. You may use the term "woo" elsewhere in your plugin slug, such as "... for woo".
Potential connections found in static code analysis.
Outbound calls
22
External assets
6
Incoming endpoints
7
No public endpoints detected.
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
First score snapshot
v2.0.6
37
Latest
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 37 | 600 | 361 | 239 | v2.0.6 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.