Skip to content
This repository has been archived by the owner on Dec 27, 2022. It is now read-only.

Use wp_slash() instead of add_magic_quotes() since string val #23

Merged
merged 2 commits into from Jun 1, 2016

Conversation

westonruter
Copy link
Contributor

add_magic_quotes() expects an array, and so it was doing nothing. The result was corruption of the JSON.

@valendesigns
Copy link
Contributor

@westonruter Should we release this as 0.3.2 or hold out for additional changes next week?

@westonruter
Copy link
Contributor Author

@valendesigns yes, we can release 0.3.2 with this and the other changes in master not yet released. I noticed no release tags exist for this plugin yet.

@coveralls
Copy link

coveralls commented May 6, 2016

Coverage Status

Changes Unknown when pulling d2a1c28 on bugfix/slashing-customized into * on master*.

@valendesigns valendesigns merged commit 3732ac5 into master Jun 1, 2016
@valendesigns valendesigns deleted the bugfix/slashing-customized branch June 1, 2016 21:50
@westonruter westonruter modified the milestone: 0.4.0 Jun 12, 2016
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants