One best way to let your customers add multiple shipping and billing addresses to their My Account page.
Prioritized issue groups from the latest Plugin Check scan
Maintainability
128
7 issue groups
Security
81
6 issue groups
I18n
20
2 issue groups
Sample message
Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$_product".
Sample message
$_GET['thmaf_review_nonce'] not unslashed before sanitization. Use wp_unslash() or similar
Sample message
Detected usage of a non-sanitized input variable: $_GET['thmaf_review_nonce']
Sample message
Processing form data without nonce verification.
Sample message
Mismatched text domain. Expected 'themehigh-multiple-addresses' but got 'woocommerce'.
Sample message
Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "additional_billing_address_label".
Sample message
Processing form data without nonce verification.
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
Functions declared in the global namespace by a theme/plugin should start with the theme/plugin prefix. Found: "activate_thmaf".
Sample message
The $domain parameter must be a single text string literal. Found: self::TEXT_DOMAIN
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
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$thumbnail'.
Sample message
Detected usage of a possibly undefined superglobal array index: $_SERVER['SERVER_SOFTWARE']. 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.
Not analyzed yet.
First score snapshot
v2.3.1
40
Latest
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 40 | 229 | 21 | 208 | v2.3.1 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.