Skip to content

Advanced Custom field that creates and stores a unique ID.

Notifications You must be signed in to change notification settings

johnshopkins/acf-uniqid

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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:

{
  "extra": {
    "installer-paths": {
      "path/tp/plugins/{$name}/": [
        "type:wordpress-plugin"
      ]
    }
  }
}

Require the plugin:

composer require johnshopkins/acf-uniqid

About

Advanced Custom field that creates and stores a unique ID.

Resources

Stars

Watchers

Forks

Packages

 
 
 

Languages