wpseek.com
A WordPress-centric search engine for devs and theme authors
wp_unslash › WordPress Function
Since3.6.0
Deprecatedn/a
› wp_unslash ( $value )
Parameters: |
|
Returns: |
|
Defined at: |
|
Codex: |
Remove slashes from a string or array of strings.
This should be used to remove slashes from data passed to core API that expects data to be unslashed.