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

fix wp_redirect #131

Merged
merged 1 commit into from
Dec 22, 2016
Merged

fix wp_redirect #131

merged 1 commit into from
Dec 22, 2016

Conversation

matt-h
Copy link
Contributor

@matt-h matt-h commented Dec 22, 2016

wp_redirect should return true on success

The core WP function does this and it should for compatibility.
https://developer.wordpress.org/reference/functions/wp_redirect/

Uncovered in this issue with Redirection johngodley/redirection#157

return true on success
@chandrapatel
Copy link
Contributor

Hi @matt-h

Thanks for the PR. I will release minor version soon and will let you know.

@chandrapatel chandrapatel merged commit 37d1d03 into rtCamp:master Dec 22, 2016
@chandrapatel
Copy link
Contributor

Hi @matt-h

I have released minor version. Please check.

Regards,
Chandra

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.

2 participants