dev-master
9999999-devAn ACF field which generates a unique ID value, intended for use in ACF Repeaters
GPLv2 GPL-2.0-or-later
1.0.0
1.0.0.0An ACF field which generates a unique ID value, intended for use in ACF Repeaters
GPLv2
Wallogit.com
2017 © Pedro Peláez
An ACF field which generates a unique ID value, intended for use in ACF Repeaters
An Advanced Custom Fields field which generates a unique ID value., (*1)
While this library was originally developer for use in repeaters where each field in a repeater block needs to be given a persistent unique ID, it can be used anywhere an automatically-generated unique ID is required., (*2)
composer require philipnewcomer/acf-unique-id-field
Call the ACF_Field_Unique_ID static method init() to activate it., (*3)
PhilipNewcomer\ACF_Unique_ID_Field\ACF_Field_Unique_ID::init();
Select the "Unique ID" field type when using the ACF GUI., (*4)
When editing a post, unique IDs will be generated on the initial save., (*5)
IDs will be generated in the following format:, (*6)
59885be6f2289
An ACF field which generates a unique ID value, intended for use in ACF Repeaters
GPLv2 GPL-2.0-or-later
An ACF field which generates a unique ID value, intended for use in ACF Repeaters
GPLv2