-
Notifications
You must be signed in to change notification settings - Fork 0
/
readme.txt
executable file
·32 lines (23 loc) · 927 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
32
=== Advanced Custom Fields: Widget Area Field ===
Contributors: lbonner
Tags: Advanced Custom Fields, Widget Area, Sidebar
Requires at least: 3.5
Tested up to: 4.2.2
Stable tag: trunk
License: GPLv2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
This plugin adds a "Widget Area" field to Advanced Custom Fields 5.
== Description ==
This plugin adds a "Widget Area" field to Advanced Custom Fields 5. This should also work with Advanced Custom Fields 4 though it has not been tested.
= Compatibility =
This ACF field type is compatible with:
* ACF 5
* ACF 4
== Installation ==
1. Copy the `acf-widget-area` folder into your `wp-content/plugins` folder
2. Activate the Widget Area plugin via the plugins admin page
3. Create a new field via ACF and select the Widget Area type
4. Please refer to the description for more info regarding the field type settings
== Changelog ==
= 1.0.0 =
* Initial Release.