• Hi, is there a timeout on the password reset link? Like if somebody gets hold of an email from my account some time later, can they change my password by following the link therein?

    Also, I’m having a problem where email is not sent to certain email addresses. Namely, they are not sent to addresses in the same domain as the “from” address that I set. We’re using a hostgator shared account. I feel the problem is further down than your plugin. Can you give a brief description of how your plugin sends out the emails? Thanks!

Viewing 1 replies (of 1 total)
  • Plugin Author Richard Webster

    (@rwebster85)

    Hello mate the request has a lifespan of 24 hours if I recall, it’s the same as it would be for a wp-login.php password reset. Just default WordPress behaviour.

    The emails are sent using the wp_mail() function, and the whole function is basically copied from default WordPress behaviour.

Viewing 1 replies (of 1 total)
  • The topic ‘Timeout on password reset link?’ is closed to new replies.