-
Notifications
You must be signed in to change notification settings - Fork 1
/
readme.txt
31 lines (22 loc) · 948 Bytes
/
readme.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
=== Advanced Custom Fields: Zelda Field ===
Contributors: Ben Martinez-Bateman
Tags: acf, wordpress, link
Requires at least: 4.0.0
Tested up to: 0.0.0
License: GPLv2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
More flexible, less fragile: Better link selection.
== Description ==
I don't want to store URLs for local content in the database: Neither do you. This allows you to store links to any kind
of content in a better, safer way. It also allows you to define a bit of link metadata (i.e. title, target, etc).
= Compatibility =
This ACF field type is compatible with:
* ACF 5
== Installation ==
1. Copy the `acf-zelda` folder into your `wp-content/plugins` folder
2. Activate the Zelda plugin via the plugins admin page
3. Create a new field via ACF and select the Zelda type
4. Read the description above for usage instructions
== Changelog ==
= 0.0.1 =
* Initial functionality. Not recommended for production use.