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

Descripción

Adds a tokenized text box for saving comma separated values.

Compatibility

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

Instalación

  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

Preguntas frecuentes

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

Reseñas

There are no reviews for this plugin.

Colaboradores y desarrolladores

“Advanced Custom Fields: Token Field” es un software de código abierto. Las siguientes personas han colaborado con este plugin.

Colaboradores

Traduce “Advanced Custom Fields: Token Field” a tu idioma.

¿Interesado en el desarrollo?

Revise el código , eche un vistazo al repositorio SVN , o suscríbase al log de desarrollo por RSS .

Registro de cambios

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.