Adds a Location field to Advanced Custom Fields. This field allows you to find addresses and coordinates of a desired location.
Prioritized issue groups from the latest Plugin Check scan
Security
32
2 issue groups
I18n
16
4 issue groups
Maintainability
6
4 issue groups
Repo Compliance
3
3 issue groups
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$center[0]'.
Sample message
Mismatched text domain. Expected 'advanced-custom-fields-location-field-add-on' but got 'acf-location-field'.
Sample message
All output should be run through an escaping function (like esc_html_e() or esc_attr_e()), found '_e'.
Sample message
The plugin name includes a restricted term. Your chosen plugin name - "Advanced Custom Fields - Location Field add-on" - contains the restricted term "advanced-custom-fields" and cannot be used to begin your plugin name. We disallow the use of certain terms in ways that are abused, or potentially infringe on and/or are misleading with regards to trademarks. You may use the term "advanced-custom-fields" elsewhere in your plugin name, such as "... for advanced-custom-fields".
Sample message
Resource version not set in call to wp_register_style(). This means new versions of the style may not always be loaded due to browser caching.
Sample message
Scripts must be registered/enqueued via wp_enqueue_script()
Sample message
The $text text string should have translatable content. Found: ''
Sample message
The $domain parameter must be a single text string literal. Found: $this->l10n_domain
Sample message
PHP file should prevent direct access. Add a check like: if ( ! defined( 'ABSPATH' ) ) exit;
Sample message
Tested up to: 3.4 < 7.0. The "Tested up to" value in your plugin is not set to the current version of WordPress. This means your plugin will not show up in searches, as we require plugins to be compatible and documented as tested up to the most recent version of WordPress.
Sample message
Missing "License" in Plugin Header. Please update your Plugin Header with a valid GPLv2 (or later) compatible license.
Sample message
One or more tags were ignored. Please limit your plugin to 5 tags.
Sample message
The "Text Domain" header in the plugin file does not match the slug. Found "acf-location-field", expected "advanced-custom-fields-location-field-add-on".
Potential connections found in static code analysis.
Outbound calls
3
External assets
1
Incoming endpoints
0
No public endpoints detected.
First score snapshot
v1.0
48
Latest
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 48 | 57 | 51 | 6 | v1.0 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.