wpdb::esc_like()

Method: First half of escaping for `LIKE` special characters `%` and `_` before preparing for SQL.

Source: wp-includes/class-wpdb.php:1805

Used by 21 functions | Uses 0 functions