Dodatak nije testiran s zadnje 3 glavna izdanja WordPressa. Možda ga se više ne održava ili pruža podršku i možda ima probleme sa kompatibilnošću s novijim inačicama WordPressa.

Advanced Custom Fields: Token Field

Opis

Adds a tokenized text box for saving comma separated values.

Compatibility

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

Instalacija

  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

ČPP

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

Recenzije

Nema recenzija za ovaj dodatak.

Suradnici i Programeri

“Advanced Custom Fields: Token Field” je softver otvorenog koda. Sljedeće osobe su doprinijele ovom dodatku.

Suradnici

Dnevnik promjena

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.