WP Manifestindependent plugin directory
manifest / users / add_user_field

Add User Fields

Create extra user fields

by Nick Mole · github.com/nicholasmole/add_user_field

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/nicholasmole/add_user_field/archive/refs/heads/master.zip

Plugin is used to add user fields

How to use it

To add a field:

Simply type the name of the Meta Key into the 'add here' area and click 'Add Field'

The User Profile Label:

Renaming the field here will make it appear differently on the User Profile Page. Allowing you to make a cleaner looking name on the profile side, and keeping the meta key as detailed as you require.

Admin Page

The admin page came be used to add or remove fields

Warning!!!!

Fields that are removed still keep all values in database.

A lowercase/uppercase test hasn't been fully created yet.

Future Notes

Fix lowercase test