forked from 7studio/acf-color-palette
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathreadme.txt
31 lines (22 loc) · 821 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: Color Palette Field ===
Contributors: Xavier Zalawa
Tags: acf, field, color, palette
Requires at least: 3.6.0
Tested up to: 4.9.0
Stable tag: trunk
License: GPLv2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Add a new ACF field type: "Color Palette" which allows you to use the color picker with a defined color palette only.
== Description ==
…
= Compatibility =
This ACF field type is compatible with:
* ACF PRO 5 (version 5.5.0 or higher)
== Installation ==
1. Copy the `acf-color-palette` folder into your `wp-content/plugins` folder
2. Activate the Color Palette plugin via the plugins admin page
3. Create a new field via ACF and select the Color Palette type
4. Read the description above for usage instructions
== Changelog ==
= 1.0.0 =
* Initial Release.