Automatically sync your customers, orders, inventory and more in real time between your WooCommerce store and QuickBooks! Requires a MyWorks account.
Prioritized issue groups from the latest Plugin Check scan
Maintainability
9,206
17 issue groups
I18n
1,321
3 issue groups
Security
718
5 issue groups
Sample message
Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$APAccountRef".
Sample message
Mismatched text domain. Expected 'myworks-woo-sync-for-quickbooks-online' but got 'mw_wc_qbo_sync'.
Sample message
PHP file should prevent direct access. Add a check like: if ( ! defined( 'ABSPATH' ) ) exit;
Sample message
Processing form data without nonce verification.
Sample message
date() is affected by runtime timezone changes which can cause date/time to be incorrectly displayed. Use gmdate() instead.
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
Processing form data without nonce verification.
Sample message
$_GET['WSDL'] not unslashed before sanitization. Use wp_unslash() or similar
Sample message
Unescaped parameter $c_map_insert_q used in $wpdb->query()\n$c_map_insert_q assigned unsafely at line 3480.
Sample message
Functions declared in the global namespace by a theme/plugin should start with the theme/plugin prefix. Found: "__mwqbo_default_guide".
Sample message
print_r() found. Debug code should not normally be used in production.
Sample message
Offloading images, js, css, and other scripts to your servers or any remote service is disallowed.
Sample message
Detected usage of a possibly undefined superglobal array index: $_POST['acof_qbp']. Check that the array index exists before using it.
Sample message
Using cURL functions is highly discouraged. Use wp_remote_get() instead.
Sample message
Stylesheets must be registered/enqueued via wp_enqueue_style()
Sample message
Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "active_plugins".
Sample message
Scripts must be registered/enqueued via wp_enqueue_script()
Sample message
The $text parameter must be a single text string literal. Found: $p_val['name']
Sample message
Attempting a database schema change is discouraged.
Sample message
mt_rand() is discouraged. Use the far less predictable wp_rand() instead.
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
Global constants defined by a theme/plugin should start with the theme/plugin prefix. Found: "CRYPT_ENGINE_BUILTIN".
Sample message
var_export() found. Debug code should not normally be used in production.
Sample message
File operations should use WP_Filesystem methods instead of direct PHP filesystem calls. Found: fopen().
Not analyzed yet.
First score snapshot
v3.0.3
23
Latest
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 23 | 11,393 | 2,292 | 9,101 | v3.0.3 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.