Menu
wpseek
mobile
Search
wp_unslash
wp_unslash
(
$value
)
Parameters:
(string|array)
value
String or array of data to unslash.
Returns:
(string|array) Unslashed `$value`, in the same type as supplied.
Defined at:
wp-includes/formatting.php
, line 5803
Introduced in WordPress:
3.6.0
Deprecated in WordPress:
—
Description
Removes slashes from a string or recursively removes slashes from strings within an array.This should be used to remove slashes from data passed to core API that expects data to be unslashed.
Related Functions
wp_slash
,
wp_hash
,
wp_untrash_post
,
wp_styles
,
wp_rss
Top Google Results
User discussions
More ...
New topic ...
wpseek
mobile
Recently added
1
get_hooked_block_markup
My Bookmarks
- Soon -
About
Imprint
Privacy Policy