ajax_check_login() ajax_check_login() [AJAX] Check whether the user has entered the correct login credentials. The session data of a logged in user are the following: 'user_id' 'user_email' 'role_slug' 'dest_url'
ajax_forgot_password() ajax_forgot_password() Regenerate a new password for the current user, only if the username and email address given corresond to an existing user in db.