Этот плагин не тестировался с последними 3 основными выпусками WordPress. Скорее всего, он уже не поддерживается и может быть несовместим с текущими версиями WordPress.

Advanced Custom Fields: Token Field

Описание

Adds a tokenized text box for saving comma separated values.

Compatibility

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

Установка

  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

Часто задаваемые вопросы

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

Отзывы

Нет отзывов об этом плагине.

Участники и разработчики

«Advanced Custom Fields: Token Field» — проект с открытым исходным кодом. В развитие плагина внесли свой вклад следующие участники:

Участники

Перевести «Advanced Custom Fields: Token Field» на ваш язык.

Заинтересованы в разработке?

Посмотрите код, проверьте SVN репозиторий, или подпишитесь на журнал разработки по RSS.

Журнал изменений

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.