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

Add intval() and boolval() to unslashing functions #427

Merged
merged 1 commit into from
Aug 25, 2015
Merged

Conversation

JDGrimes
Copy link
Contributor

They implicitly unslash the data passed to them, so it doesn't need to be put through wp_unslash() as well.

Fixes #426

They implicitly unslash the data passed to them, so it doesn't need to be put through `wp_unslash()` as well.

Fixes #426
@JDGrimes JDGrimes added this to the 0.7.0 milestone Aug 25, 2015
westonruter added a commit that referenced this pull request Aug 25, 2015
Add intval() and boolval() to unslashing functions
@westonruter westonruter merged commit 5cd595b into develop Aug 25, 2015
@westonruter westonruter deleted the issue/426 branch August 25, 2015 19:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants