We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
The [give_login] shortcode is not respecting the login-redirect attribute.
[give_login]
login-redirect
You can set the login redirect properly.
It doesn't redirect to your URL and rather always goes to donation history.
I believe this bug is related to the email access PRs in 1.8.*
The text was updated successfully, but these errors were encountered:
Properly allow login-redirect attribute to override variable #2622
b431d48
This is fixed now
Sorry, something went wrong.
Merge pull request #2623 from WordImpress/issue/2622
6cb1bf2
Properly allow `login-redirect` attribute to override variable #2622
DevinWalker
No branches or pull requests
Issue Overview
The
[give_login]
shortcode is not respecting thelogin-redirect
attribute.Expected Behavior
You can set the login redirect properly.
Current Behavior
It doesn't redirect to your URL and rather always goes to donation history.
Related Issues and/or PRs
I believe this bug is related to the email access PRs in 1.8.*
The text was updated successfully, but these errors were encountered: