forked from smithfield-studio/acf-menu-chooser
-
Notifications
You must be signed in to change notification settings - Fork 0
/
readme.txt
27 lines (20 loc) · 769 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
=== Advanced Custom Fields: Menu Chooser Field ===
Contributors: shah-sa
Tags: ACF, Field, Menu
Requires at least: 3.5
Tested up to: 3.8.1
Stable tag: trunk
License: GPLv2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
This plugin create a field type with a select field that load all menu wordpress and return id of selected menu.
= Compatibility =
This ACF field type is compatible with:
* ACF 5
== Installation ==
1. Copy the `acf-menu-chooser` folder into your `wp-content/plugins` folder
2. Activate the Menu Chooser plugin via the plugins admin page
3. Create a new field via ACF and select the Menu Chooser type
4. Please refer to the description for more info regarding the field type settings
== Changelog ==
= 1.0.0 =
* Initial Release.