Adds a new checkbox to the orders page to add a new customer/user and links orders to existing accounts
Prioritized issue groups from the latest Plugin Check scan
Security
179
6 issue groups
I18n
129
4 issue groups
Maintainability
73
9 issue groups
Repo Compliance
1
1 issue group
Sample message
Mismatched text domain. Expected 'add-customer-for-woocommerce' but got 'plek'.
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$args'.
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: "$args".
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
$_GET['id'] not unslashed before sanitization. Use wp_unslash() or similar
Sample message
Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "simple_history_log".
Sample message
Detected usage of a non-sanitized input variable: $_GET['id']
Sample message
Multiple placeholders in translatable strings should be ordered. Expected "%1$d, %2$d", but got "%d, %d" in 'There have been %d customers added and %d customers edited by the Plugin'.
Sample message
Detected usage of a possibly undefined superglobal array index: $_SERVER['SCRIPT_FILENAME']. Check that the array index exists before using it.
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
Sanitization missing for register_setting().
Sample message
Detected usage of meta_key, possible slow query.
Sample message
Detected usage of meta_value, possible slow query.
Sample message
Classes declared by a theme/plugin should start with the theme/plugin prefix. Found: "wac_compatibility".
Sample message
error_log() found. Debug code should not normally be used in production.
Sample message
parse_url() is discouraged because of inconsistency in the output across PHP versions; use wp_parse_url() instead.
Sample message
PHP file should prevent direct access. Add a check like: if ( ! defined( 'ABSPATH' ) ) exit;
Sample message
The "Donate link" header in the readme file must be a valid URL.
Sample message
The "Text Domain" header in the plugin file does not match the slug. Found "wac", expected "add-customer-for-woocommerce".
Not analyzed yet.
First score snapshot
v1.9.6
38
Latest
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 38 | 382 | 229 | 153 | v1.9.6 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.