Help with testing the membership plugin

By ross - March 11, 2016

Hi Jeff

You are correct in your assumption. You can't just go right to user-password-reset.php as it needs a few things in the URL.

The way I test out my password reset page is by filling out the password request form (user-password-request.php).

Then, I check the email that gets sent as it has a link to the reset page with the correct values in the URL.

Does that make sense?

Let me know any questions.

-----------------------------------------------------------
Cheers,
Ross Fairbairn - Consulting
consulting@interactivetools.com

Hire me! Save time by getting our experts to help with your project.
Template changes, advanced features, full integration, whatever you
need. Whether you need one hour or fifty, get it done fast with
Priority Consulting: http://www.interactivetools.com/consulting/

By JeffC - March 14, 2016

Thanks for the directions Ross, all sorted.

Jeff