Unique ID Field
Advanced Custom field that creates and stores a unique ID.
★ 0stars
2.4kcomposer installs
0forks
Install
No release zip yet. The repository archive installs, but the folder name will carry the branch suffix and updates will not flow:
wp plugin install https://github.com/johnshopkins/acf-uniqid/archive/refs/heads/main.zipAlso on Packagist as johnshopkins/acf-uniqid:
composer require johnshopkins/acf-uniqidFrom the readme
Unique ID
Advanced Custom field that creates and stores a unique ID.
Installation via Composer
In your composer.json file, be sure to let Composer know where to install WordPress plugins:
Require the plugin: