=== Advanced Custom Fields: Unique ID Field === Contributors: KLicheR Tags: acf,unique,id Requires at least: 3.5 Tested up to: 4.0.1 Stable tag: 1.0.0 License: GPLv2 or later License URI: http://www.gnu.org/licenses/gpl-2.0.html Create a unique ID to easily identify repeater field's rows. == Description == Create a unique ID to easily identify repeater field's rows. The field is fulfill on the first "save" of the post. **Compatibility** This ACF field type is compatible with: * ACF 5 == Installation == 1. Copy the `acf-unique_id` folder into your `wp-content/plugins` folder 2. Activate the Unique ID plugin via the plugins admin page 3. Create a new field via ACF and select the Unique ID type == Changelog == = 1.0.0 = * Initial Release.