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.
Defined at:
wp-includes/formatting.php
, line 5529
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_styles
,
wp_rss
,
deslash
Top Google Results
User discussions
More ...
New topic ...
wpseek
mobile
Recently added
6
wp_embed_no_robots
wp_robots
wp_robots_no_robots
wp_robots_noindex
wp_robots_sensitive_page
wp_strict_cross_origin_referrer
My Bookmarks
- Soon -
About
Imprint
Privacy Policy