Este plugin no se ha probado con las últimas 3 versiones mayores de WordPress. Puede que ya no tenga soporte ni lo mantenga nadie, o puede que tenga problemas de compatibilidad cuando se usa con las versiones más recientes de WordPress.

ACF – URL Field Add-On

Descripción

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

Capturas

  • Configure URL object field
  • URL field view

Instalación

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.

Reseñas

Leer todas las 2 reseñas

Colaboradores y desarrolladores

Este software es de código abierto. Las siguientes personas han contribuido a este plugin.

Colaboradores

Traduce “ACF – URL Field Add-On” a tu idioma.

¿Interesado en el desarrollo?

Revisa el código, echa un vistazo al repositorio SVN o suscríbete al registro de desarrollo por RSS.

Registro de cambios

1.0.0

  • First version