Contributors: Osadi
Tags: ACF, Advanced Custom Fields, Term, Terms
Requires at least: 3.5
Tested up to: 4.1.1
Stable tag: trunk
License: GPLv2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Adds a new field called Term that lets you choose one or multiple terms to attach to a page or a post.
It moves the decision of what taxonomy to use as a base for the terms out from the field group setup, to the edit screen where the field group is set as available.
This ACF field type is compatible with:
- ACF 5
- Copy the
osadi-acf-field-term
folder into yourwp-content/plugins
folder - Activate the Term plugin via the plugins admin page
- Create a new field via ACF and select the Term type
- Please refer to the description for more info regarding the field type settings
- Initial Release.