WP Manifestindependent plugin directory
manifest / content / acf-uniqid

Unique ID Field

Advanced Custom field that creates and stores a unique ID.

by Jen Wachter · github.com/johnshopkins/acf-uniqid

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.zip

Also on Packagist as johnshopkins/acf-uniqid:

composer require johnshopkins/acf-uniqid

From 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:

Read the full README on GitHub →