WP Manifestindependent plugin directory
manifest / users / custom-user-fields

Custom user fields

It adds some custom fields for users

by Rodrigo Vieira Del Bem · github.com/rdelbem/custom-user-fields · website

1stars
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/rdelbem/custom-user-fields/archive/refs/heads/main.zip

Readme

Add custom user fields

With this plugin you can easily add new custom user fields in your WordPress panel users control.

Just edit CustomUserFields method userContactMethodsRender with the fields you wants and you are good to go.

Read the full README on GitHub →