Description
Adds a tokenized text box for saving comma separated values.
Compatibility
This ACF field type is compatible with:
* ACF 5
* ACF 4
Installation
- Copy the
acf-tokenfield
folder into yourwp-content/plugins
folder - Activate the Token plugin via the plugins admin page
- Create a new field via ACF and select the Token type
- Please refer to the description for more info regarding the field type settings
FAQ
- Installation Instructions
-
- Copy the
acf-tokenfield
folder into yourwp-content/plugins
folder - Activate the Token plugin via the plugins admin page
- Create a new field via ACF and select the Token type
- Please refer to the description for more info regarding the field type settings
- Copy the
Reviews
There are no reviews for this plugin.
Contributors & Developers
“Advanced Custom Fields: Token Field” is open source software. The following people have contributed to this plugin.
ContributorsTranslate “Advanced Custom Fields: Token Field” into your language.
Interested in development?
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.
Changelog
1.0.3
- Adding ‘return_format’ option.
- Fixing compatibility with ACF 4.x.
1.0.2
- Fixing WordPress compatibility numbers.
1.0.1.1
- ACTUALLY fixing bug when ‘Max Tokens’ option left blank.
1.0.1
- Fixing bug when ‘Max Tokens’ option left blank.
- Removing unused .js and .css files.
1.0.0
- Initial Release.