Custom registration edit field / value before registration submit
Question
i need to :
add a hook that updates after user username and password creation by setting them both as the variable telephone number, i try this (but not working):
// sets username and password
add_filter('pre_user_display_name','default_username');
add_filter('pre_user_disp
0
custom-field, customization, input, login, registration
3 years
0 Answers
70 views