WP Manifestindependent plugin directory

Unique Customer ID

it will allow user to create unique ID and show ID using short-code and direct function.

by Sumit Sharma · github.com/sharmasumi88/uci · website

0stars
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/sharmasumi88/uci/archive/refs/heads/master.zip

Readme

uci (Unique user ID genrator)

it will allow user to create unique ID and show ID using short-code and direct function.

/ Installation / You can install this plugin as simple as you install other plugins.

/***** How to Use **/

Use Shortcode or function to show Unique Customer ID : [uci_hash] OR echo uci_hash_show(); in your functions.php file.

Read the full README on GitHub →