Skip to content

fix wp_redirect#131

Merged
chandrapatel merged 1 commit intortCamp:masterfrom
matt-h:fix-wp_redirect
Dec 22, 2016
Merged

fix wp_redirect#131
chandrapatel merged 1 commit intortCamp:masterfrom
matt-h:fix-wp_redirect

Conversation

@matt-h
Copy link
Copy Markdown
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
Copy Markdown
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
Copy Markdown
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