Any way to get a list of password recovery requests? Our SMTP wasn't sending and we would like to send out password resets to the few dozen we expect have tried to reset their password.
I've never been asked that question before.
Copyright © 2020 - 2022, Project DMC - WordPress Tutorials for Beginners- All Rights Reserved. Privacy Policy
Unfortunately, WordPress does not natively store or log password recovery requests. When a user initiates a password reset, WordPress generates a one-time reset link and sends it via email. However, it does not keep a record of these attempts. Since your SMTP was not sending emails, those password reset requests were likely generated but never sent, and there is no default way to retrieve them.
There may be some options to set in place going forward though…