🎉 Use coupon MYXERO to enjoy 20% recurring discount on any plan. View Pricing
A

Advanced Custom Fields – Taxonomy Field add-on

5/5 (2 ratings) 1K+ active installs Updated Aug 8, 2012
Taxonomy Field.

Taxonomy Field.

This is an add-on for the Advanced Custom Fields
WordPress plugin and will not provide any functionality to WordPress unless Advanced Custom Fields is installed
and activated.

The taxonomy field provides a select, multi-select or checkboxes of taxonomy terms (categories, tags, custom taxonomies…)
and the ability to map the selected terms to the post. The post type must support the taxonomy for the mapping to work.
The taxonomy field currently does not provide the ability to add new terms to a taxonomy. The return type of the get_value()
api can be changed in the field settings.

Source Repository on GitHub

https://github.com/GCX/acf-taxonomy-field

Bugs, Questions or Suggestions

https://github.com/GCX/acf-taxonomy-field/issues

Todo

  • Add ability to add new terms to a taxonomy
  • Add more term selection methods (checkboxes, token input).