wpdb::esc_like()

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

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

Used by 0 functions | Uses 0 functions