Hello, I have a custom registration form, but I see that some user register with a wrong email address, is possible to add a confirm email field as described in this post?
https://wplms.io/support/knowledge-base/add-confirm-email-field-in-register-page/
This code work only with the default BuddyPress registration form.
Thank you for any suggestion!
Marco
hi
in the custom registration form, you can use mail verification functionality
http://prntscr.com/10hrho4 make sure you have disabled skip mail verification and register and login simultaneously setting
Dear Veronica, thank you for suggestion but my ideas was to have two email field, like
Email: ________
Confirm Email: ________
but I need to know how works the custom registration form.
There is any hook/action I can use?
Thank you, Marco
hi
this is not possible with the custom registration form
I have just confirmed this with my teammates