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

ACF — URL Field Add-On

Описание

This plugin is an add-on for Advanced Custom Fields. It allows you to choose URL between posts link and external link in same field.

**This plugin requires the Advanced Custom Fields plugin (version 4.0+)

Use ACF Api get_field( metaname, post_id ) to load the field value.

Localizations

  • English
  • French

Скриншоты

  • Configure URL object field
  • URL field view

Установка

Requirements

  • WordPress version 4.0 and later (tested at 4.2)
  • PHP 5.3

Installation

  1. Unpack the download-package
  2. Upload the folder and all folder and files includes this to the /wp-content/plugins/ directory
  3. Activate the plugin through the ‘Plugins’ menu in WordPress
  4. Now you find a link on all post types for archive the item and a menu to manage archives and purge

Translations

The plugin comes with various translations, please refer to the WordPress Codex for more information about activating the translation. If you want to help to translate the plugin to your language, please have a look at the .po file which contains all definitions and may be used with a gettext editor like Poedit (Windows) or plugin for WordPress Localization.

Отзывы

Посмотреть все 2 отзыва

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

«ACF — URL Field Add-On» — проект с открытым исходным кодом. В развитие плагина внесли свой вклад следующие участники:

Участники

Перевести «ACF — URL Field Add-On» на ваш язык.

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

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

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

1.0.0

  • First version