Menu
wpseek
mobile
Search
like_escape
like_escape is
deprecated
since version 4.0.0!
Alternative:
wpdb::esc_like()
like_escape
(
$text
)
Parameters:
(string)
text
The text to be escaped.
See:
wpdb::esc_like()
Returns:
(string) text, safe for inclusion in LIKE query.
Defined at:
wp-includes/deprecated.php
, line 3463
Introduced in WordPress:
2.5.0
Deprecated in WordPress:
4.0.0
Description
Formerly used to escape strings before searching the DB. It was poorly documented and never worked as described.
Related Functions
js_escape
,
attribute_escape
,
tag_escape
,
link_pages
,
clean_post_cache
Top Google Results
User discussions
More ...
New topic ...
wpseek
mobile
Recently added
1
wp_print_auto_sizes_contain_css_fix
My Bookmarks
- Soon -
About
Imprint
Privacy Policy