Reply To: required fields
Support › MB User Profile › required fields › Reply To: required fields
May 21, 2018 at 10:25 PM
#9610
Keymaster
Hello,
It would be hard as the custom fields created by Meta Box needs to hook in to the wp_insert_user
to save the data. If you manually create the user, that code should happen before the form is processed. Let me see if I can provide a way to do that. Please wait.
Anh