When new passwords are generated for new users, some users are reporting that the passwords include spaces at the beginning and end of the passwords. Has anyone ran into...
I have to create a private page, that will be only visible to users that have a username and password. I was able to create a username and password...
I would like to track when a user changes their password. Is there a way to detect when a password has been changed? 1 Answer 1 WordPress sends an...
I have added a custom field(captcha) in lostpassword form using lostpassword_form hook. But when i am going to validate this field using lostpassword_post hook i can not add a...
I found some similar questions on here, but was unable to apply the solutions that were provided. The standard password reset email that WordPress is sending does not provide...
I’d like to be able to have a workflow that works like so: Create a post and assign it a password Have a single-field form on the home page...
I need to change the default email text that will be sent to recover the password. I have already changed the mail of activation in multisite: // Start changing...
I would like to change the body of the password reset email that WP sends out with something more friendly. I am trying to use the “retrieve_password_message” filter but...
I have a page associated with a custom template that list all password protected posts. Let’s name it MyPage. What I’m trying to achieve is when a user views...
I used a plugin called WP Import to import a mass amount of users to my website. I now want to be able for them to log in using...