I would like to able to redirect to get_bloginfo('url'); after reseting password.
But I cannot for life of me find any simple answer or function to do this.
Does anyone know if this is possible?
Thank Josh
|
I would like to able to redirect to But I cannot for life of me find any simple answer or function to do this. Does anyone know if this is possible? Thank Josh |
|||
|
|
|
Here is a simple solution. Im hooking into
What it does, it runs on UPDATE after comment If you want to redirect the user after submitted a new password you only need to use the hook password_reset here is an example:
|
|||||||||||
|