stripslashes_from_strings_only
stripslashes_from_strings_only ( $value )
Parameters:- (mixed) value The array or string to be stripped.
Returns:- (mixed) The stripped value.
Defined at: - Introduced in WordPress: 4.4.0
- Deprecated in WordPress: —
Description
Callback function for `stripslashes_deep()` which strips slashes from strings.