I'm just wondering if there is a way to make a front end activation instead of directing the user straight to the wp-login page?
Thanks
James
I'm just wondering if there is a way to make a front end activation instead of directing the user straight to the wp-login page?
Thanks
James
Do you mean add the extra form field for activation code to a sign-in form created using the wp_login_form() function?
Hi Nate,
Thanx for the plugin!
Yes, it would be interesting to know whether this can be incorporated into the wp_login_form() function, or (even better) coding it into wp_signon?
HOW TO CODE A
Hello
I use s2 Members and another plugin custom activation.
What is the code to insert custom forms for email validation? I can not find it
thank you
wp_login_form() does not provide for the ability to add additional input fields. I'll take a look at using wp_signon.
This topic has been closed to new replies.