=== ACF - URL Field Add-On === Contributors: joharyjoox Tags: custom field, acf, link field Requires at least: 4.0 Tested up to: 4.2 Stable tag: trunk License: GPLv2 or later License URI: http://www.gnu.org/licenses/gpl-2.0.html This plugin is an add-on for Advanced Custom Fields. It allows you to choose URL between posts link and external link == Description == 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](http://wordpress.org/extend/plugins/advanced-custom-fields/) plugin (version 4.0+) Use ACF Api get_field( _metaname_, _post_id_ ) to load the field value. = Localizations = * English * French == Installation == = Requirements = * WordPress version 4.0 and later (tested at 4.2) * PHP 5.3 = Installation = 1. Unpack the download-package 1. Upload the folder and all folder and files includes this to the `/wp-content/plugins/` directory 1. Activate the plugin through the 'Plugins' menu in WordPress 1. 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](http://codex.wordpress.org/Installing_WordPress_in_Your_Language "Installing WordPress in Your Language") 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](http://www.gnu.org/software/gettext/) editor like [Poedit](http://www.poedit.net/) (Windows) or plugin for WordPress [Localization](http://wordpress.org/extend/plugins/codestyling-localization/). == Screenshots == 1. Configure URL object field 2. URL field view == Changelog == = 1.0.0 = * First version