Menu
wpseek
mobile
Search
wp_slash
wp_slash
(
$value
)
Parameters:
(string|array)
value
String or array of data to slash.
Returns:
(string|array) Slashed `$value`, in the same type as supplied.
Defined at:
wp-includes/formatting.php
, line 5755
Change Log:
5:
.
Introduced in WordPress:
3.6.0
Deprecated in WordPress:
—
Description
Adds slashes to a string or recursively adds slashes to strings within an array.This should be used when preparing data for core API that expects slashed data. This should not be used to escape data going directly into an SQL query.
Related Functions
wp_unslash
,
wp_hash
,
wp_rss
,
wp_styles
,
deslash
Top Google Results
User discussions
More ...
New topic ...
wpseek
mobile
Recently added
5
get_user
user_can_for_blog
wp_interactivity_get_element
wp_register_block_metadata_collection
wp_register_core_block_metadata_collection
My Bookmarks
- Soon -
About
Imprint
Privacy Policy