This happens just before the registration/login form is validated. It allows you to show errors for custom fields you have added.
Parameters:
- $_POST - Array of all information sent with the form.
This happens just before the registration/login form is validated. It allows you to show errors for custom fields you have added.