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 3468
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
9
_wp_dashboard_on_this_day_date_query_clause
is_sitemap
wp_connectors_get_application_password_credentials
wp_connectors_parse_application_password_credentials
wp_connectors_sanitize_application_password_credentials
wp_dashboard_on_this_day
wp_dashboard_on_this_day_get_posts
wp_dashboard_on_this_day_postbox_classes
wp_dashboard_on_this_day_setup
My Bookmarks
- Soon -
About
Imprint
Privacy Policy