Adds a Taxonomy Field to Advanced Custom Fields. Select one or more taxonomy terms and assign them to the post.
Prioritized issue groups from the latest Plugin Check scan
Security
28
2 issue groups
I18n
26
3 issue groups
Maintainability
4
2 issue groups
Repo Compliance
3
3 issue groups
Sample message
The $domain parameter must be a single text string literal. Found: $this->l10n_domain
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '"<input type='hidden' name='{$name}' value='' />"'.
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 - Taxonomy 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
The $text text string should have translatable content. Found: ''
Sample message
PHP file should prevent direct access. Add a check like: if ( ! defined( 'ABSPATH' ) ) exit;
Sample message
Missing "License". Please update your readme with a valid GPLv2 (or later) compatible license.
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
Invalid License: Modified BSD. Please update your Plugin Header with a valid GPLv2 (or later) compatible license.
Sample message
The "Text Domain" header in the plugin file does not match the slug. Found "acf-taxonomy-field", expected "advanced-custom-fields-taxonomy-field-add-on".
Not analyzed yet.
First score snapshot
v1.4
50
Latest
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 50 | 61 | 57 | 4 | v1.4 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.