=== Advanced Custom Fields: Auto-generated value Field ===
Contributors: Kindly
Tags: hidden,auto,unique,repeater
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

Creates a hidden/readonly field in a repeater that gets a unique key, that won't change once it is saved. Ideal for user-generated forms.

== Creates a hidden/readonly field in a repeater that gets a unique key, that won't change once it is saved. Ideal for user-generated forms. ==

EXTENDED_Creates a hidden/readonly field in a repeater that gets a unique key, that won't change once it is saved. Ideal for user-generated forms.

= Compatibility =

This ACF field type is compatible with:
* ACF 5
* ACF 4

== Installation ==

1. Copy the `acf-auto_generated_value` folder into your `wp-content/plugins` folder
2. Activate the Auto-generated value plugin via the plugins admin page
3. Create a new field via ACF and select the Auto-generated value type
4. Please refer to the Creates a hidden/readonly field in a repeater that gets a unique key, that won't change once it is saved. Ideal for user-generated forms. for more info regarding the field type settings

== Changelog ==

= 1.0.0 =
* Initial Release.