=== Advanced Custom Fields: RGBA Color Field ===
Contributors: reyhoun
Tags: acf, advanced custom field, color, rgba, custom field
Requires at least: 3.9
Tested up to: 4.0
Stable tag: 1.3.1
License: GPLv2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html

RGBA Color field type for advanced custom field.

== Description ==

RGBA Color field type for advanced custom field.

== Compatibility ==

This ACF field type is compatible with:
* ACF 5

== Installation ==

1. Copy the `advanced-custom-fields-rgba-color` folder into your `wp-content/plugins` folder
2. Activate the RGBA Color plugin via the plugins admin page
3. Create a new field via ACF and select the RGBA Color type
4. Please refer to the description for more info regarding the field type settings

== Frequently Asked Questions ==

= is this plugin compatible with Advanced Custom Field 4? =

No. you must use ACF Pro(5).

== Changelog ==

= 1.3.1 =
* update language file
* remove github updater support
* better text in readme and plugin


= 1.3.0 =
* fix: use in repeater field.

= 1.2.0 =
* multiple methods for changing color and opacity with the keyboard by @jgraup
* clear button by @jgraup
* Compatible with Github Updater
* add language pot file
* add changelog file

= 1.1.0 =
* choices return value

= 1.0.0 =
* Initial Release.