-
Notifications
You must be signed in to change notification settings - Fork 15
/
Copy pathreadme.txt
executable file
·38 lines (27 loc) · 1.13 KB
/
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
33
34
35
36
37
38
=== Advanced Custom Fields: Reusable Field Group Field ===
Contributors: Tyler Bruffy
Tags: Advanced Custom Fields, ACF
Requires at least: 3.5
Tested up to: 3.9.2
Stable tag: trunk
License: GPLv2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Include an existing ACF Field Group in the template for another Field Group
== Include an existing ACF Field Group in the template for another Field Group ==
EXTENDED_Include an existing ACF Field Group in the template for another Field Group
= Compatibility =
This ACF field type is compatible with:
* ACF 5
== Installation ==
1. Copy the `acf-reusable_field_group` folder into your `wp-content/plugins` folder
2. Activate the Reusable Field Group plugin via the plugins admin page
3. Create a new field via ACF and select the Reusable Field Group type
4. Please refer to the Include an existing ACF Field Group in the template for another Field Group for more info regarding the field type settings
== Changelog ==
= 1.0.2 =
* Fixed notices appearing on certain posts pages.
* Fixed typo in category.
= 1.0.1 =
* Fix for rendering these fields on options pages.
= 1.0.0 =
* Initial Release.