Title: WP_Query post_title LIKE operator
Last modified: August 19, 2016

---

# WP_Query post_title LIKE operator

 *  [spainkid](https://wordpress.org/support/users/spainkid/)
 * (@spainkid)
 * [15 years, 2 months ago](https://wordpress.org/support/topic/wp_query-post_title-like-operator/)
 * I’ve got a WP_Query that goes like this:
    `WP_Query("post_type=songs&showposts
   =50&orderby=title&order=asc");`
 * I want to filter out results to those that match a certain letter that’s passed
   into the function where I have this query.
 * I know how to do this with mySQL, but was wondering if there’s a LIKE operator
   available in the WP_Query parameters. If not, how could I do this through filters?

The topic ‘WP_Query post_title LIKE operator’ is closed to new replies.

## Tags

 * [wp_query](https://wordpress.org/support/topic-tag/wp_query/)

 * 0 replies
 * 1 participant
 * Last reply from: [spainkid](https://wordpress.org/support/users/spainkid/)
 * Last activity: [15 years, 2 months ago](https://wordpress.org/support/topic/wp_query-post_title-like-operator/)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
