Viewing 6 replies - 1 through 6 (of 6 total)
  • Plugin Author dominic_ks

    (@dominic_ks)

    Hello, how did you request a password reset that triggered this email?

    Thread Starter ammonify2025

    (@ammonify2025)

    When l click lost password then go to this /wp-login.php?action=lostpassword
    Then I put the email then it send the email.

    I used WP Mail Logging plugin to check log email

    Plugin Author dominic_ks

    (@dominic_ks)

    OK, this plugin does not affect the normal password reset journey you have described, it enables a password reset method that can be used via the WordPress REST API.

    i.e. you would need to build your own UI to both request the code email and subsequently validate the code and / or reset the password using the code.

    Please check the plugin page / readme for more info…

    Thread Starter ammonify2025

    (@ammonify2025)

    You mean I need to have reset password page UI not WP right?

    Plugin Author dominic_ks

    (@dominic_ks)

    Yes, this doesn’t work with the built in WP password reset page. The intention of this plugin is for developers creating 3rd party / headless apps / UIs who want users to be able to reset passwords without visiting the normal WP UI.

    Thread Starter ammonify2025

    (@ammonify2025)

    I will give it a try.
    Thank you

Viewing 6 replies - 1 through 6 (of 6 total)
  • You must be logged in to reply to this topic.