This plugin adds global address auto-complete functionality to the address forms on the front-end in WooCommerce.
Prioritized issue groups from the latest Plugin Check scan
I18n
150
1 issue group
Security
12
1 issue group
Maintainability
10
4 issue groups
Repo Compliance
1
1 issue group
Sample message
Mismatched text domain. Expected 'clicktoaddress-auto-complete' but got 'woocommerce'.
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
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
PHP file should prevent direct access. Add a check like: if ( ! defined( 'ABSPATH' ) ) exit;
Sample message
Functions declared in the global namespace by a theme/plugin should start with the theme/plugin prefix. Found: "c2a_autocomplete_add_integration".
Sample message
Your plugin has a different license declared in the readme file and plugin header. Please update your readme with a valid GPL license identifier.
Potential connections found in static code analysis.
Outbound calls
14
External assets
1
Incoming endpoints
0
No public endpoints detected.
First score snapshot
v1.11.2
85
Latest
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 85 | 173 | 154 | 19 | v1.11.2 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.