Skip to content

An ACF field which generates a unique ID value, intended for use in ACF Repeaters

License

Notifications You must be signed in to change notification settings

TimeZHero/ACF-Unique-ID-Field

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 

Repository files navigation

ACF Unique ID Field

An Advanced Custom Fields field which generates a unique ID value.

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.

Installation

composer require timezhero/acf-unique-id-field

Usage

Select the "Unique ID" field type when using the ACF GUI.

When editing a post, unique IDs will be generated on the initial save.

Notes

IDs will be generated in the following format:

59885be6f2289

About

An ACF field which generates a unique ID value, intended for use in ACF Repeaters

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • PHP 100.0%