Is there any good tutorial to write custom login, registration and password recovery forms? [closed]
Having done some research into WordPress logins in the past, this is one of the few (possibly only?) tuts I could find where the author actually created a new login/register form. http://digwp.com/2010/12/login-register-password-code/ Even so, he still uses the generic WordPress wp-login.php code. Re-coding the entire process is a big task. If you dig into theme-my-login … Read more