Minor change in WP wp-sign-up.php
-
Good evening
I need, if possible, a little help regarding a minor change I must do in the wp-sign-up.php form. My problem is that I must validate the username and email in another database aswell (outside WP).
Suppose then I have a function check_user($user,$user_mail) which returns true or false if the user is also registered or not in that other database. Where and how do I put that function and how can I throw an warning error? I never messed before with this page…
This help is kind of urgent…
Kind regards,
JKepler
Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
- The topic ‘Minor change in WP wp-sign-up.php’ is closed to new replies.