For examples of adding user meta fields that are editable from admin, see:
- Tatkin:
functions-user-meta.php - Ashi:
ashi_customfields.php
These files proved functions used with the WordPress show_user_profile and edit_user_profile actions.
For examples of adding user meta fields that are editable from admin, see:
These files proved functions used with the WordPress show_user_profile and edit_user_profile actions.