How to validate the field in the user registration form using Hook.
-
I need to validate the field in the user registration form using Hook.
I tried to validate a specific field using “user_registration_before_register_user_action” this hook in the user registration form, but it did not work. that hook only do prevented the form submission
Let me know how to validate the registration form field..?
Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
- You must be logged in to reply to this topic.