Turn any device into a register for your WooCommerce store — same catalog, stock and prices, online or off.
Prioritized issue groups from the latest Plugin Check scan
Maintainability
149
16 issue groups
Security
115
7 issue groups
I18n
31
2 issue groups
Sample message
Processing form data without nonce verification.
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
Replacement variables found, but no valid placeholders found in the query.
Sample message
Mismatched text domain. Expected 'woocommerce-pos' but got 'login'.
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$error_string'.
Sample message
Detected usage of meta_key, possible slow query.
Sample message
Unescaped parameter $meta_id used in $wpdb->get_results()\n$meta_id assigned unsafely at line 319.
Sample message
Detected usage of meta_query, possible slow query.
Sample message
Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "login_body_class".
Sample message
PHP file should prevent direct access. Add a check like: if ( ! defined( 'ABSPATH' ) ) exit;
Sample message
Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$classes".
Sample message
Missing $domain parameter in function call to _e().
Sample message
Detected usage of tax_query, possible slow query.
Sample message
Detected usage of a non-sanitized input variable: $_POST['_wpnonce']
Sample message
All output should be run through an escaping function (like esc_html_e() or esc_attr_e()), found '_e'.
Sample message
$_POST['_wpnonce'] not unslashed before sanitization. Use wp_unslash() or similar
Sample message
Stylesheets must be registered/enqueued via wp_enqueue_style()
Sample message
The use of function ini_set() is discouraged
Sample message
unlink() is discouraged. Use wp_delete_file() to delete a file.
Sample message
The plugin name includes a restricted term. Your chosen plugin name - "WCPOS - Point of Sale (POS) plugin for WooCommerce" - contains the restricted term "plugin" which cannot be used at all in your plugin name.
Sample message
Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "$hook_name".
Sample message
set_error_handler() found. Debug code should not normally be used in production.
Sample message
Use of heredoc syntax (<<<) is not allowed; use standard strings or inline HTML instead
Sample message
error_reporting() can lead to full path disclosure.
Potential connections found in static code analysis.
Outbound calls
297
External assets
1
Incoming endpoints
2
No external asset domains detected.
No public endpoints detected.
admin_post
wp_ajax
8 score snapshots
v1.9.16
31
Latest
v1.9.14
31
Score
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 31 | 304 | 75 | 229 | v1.9.16 | 2.0.0 |
| 31 | 304 | 75 | 229 | v1.9.14 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.