Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

WIP:fix(emails): resolve malfunctioning email template tags #2997 #3505

Closed
wants to merge 0 commits into from

Conversation

Sidsector9
Copy link
Contributor

@Sidsector9 Sidsector9 commented Jul 19, 2018

Closes #2997

Description

The code is updated with correct hooks for the email tags to work.

How Has This Been Tested?

Checklist:

  • My code is tested.
  • My code follows the WordPress code style.
  • My code follows has proper inline documentation.

@Sidsector9
Copy link
Contributor Author

This PR is ready except it fails to resolve {reset_password_link} only for the New User Registration template.The URL is generated for resetting the password but on clicking it gets redirected to http://example.com/wp-login.php?action=lostpassword&error=invalidkey. I'm not able to figure out why the key is invalid and have requested @ravinderk to look into this. Once this is fixed, the PR will be ready to merge.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants