Tag: wpmem_pwdreset_args
-
Reset password with just an email address
One of the requests I get most often is how can I change the plugin to have the password reset only require the user to give their email address. This especially comes up when people customize the process to use the person’s email address as their username, since a password reset form with “username” and…
-
Reset password with just email
NOTE: if you are using version 2.9+, there is a new set of code snippets using some new filter hooks that make this process easier. One of the requests I get most often is how can I change the plugin to have the password reset only require the user to give their email address. This…