This plugin hasn’t been tested with the latest 3 major releases of WordPress. It may no longer be maintained or supported and may have compatibility issues when used with more recent versions of WordPress.

Advanced Custom Fields: Token Field

Kuvaus

Adds a tokenized text box for saving comma separated values.

Compatibility

This ACF field type is compatible with:
* ACF 5
* ACF 4

Asennus

  1. Copy the acf-tokenfield folder into your wp-content/plugins folder
  2. Activate the Token plugin via the plugins admin page
  3. Create a new field via ACF and select the Token type
  4. Please refer to the description for more info regarding the field type settings

UKK

Installation Instructions
  1. Copy the acf-tokenfield folder into your wp-content/plugins folder
  2. Activate the Token plugin via the plugins admin page
  3. Create a new field via ACF and select the Token type
  4. Please refer to the description for more info regarding the field type settings

Arvostelut

There are no reviews for this plugin.

Avustajat & Kehittäjät

“Advanced Custom Fields: Token Field” perustuu avoimeen lähdekoodiin. Seuraavat henkilöt ovat osallistuneet tämän lisäosan kehittämiseen.

Avustajat

Käännä “Advanced Custom Fields: Token Field” omalle kielellesi.

Oletko kiinnostunut kehitystyöstä?

Browse the code, check out the SVN repository, or subscribe to the development log by RSS.

Muutosloki

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.