Title: Query multiple custom taxonomy terms?
Last modified: August 19, 2016

---

# Query multiple custom taxonomy terms?

 *  [thechrisvoth](https://wordpress.org/support/users/thechrisvoth/)
 * (@thechrisvoth)
 * [16 years, 9 months ago](https://wordpress.org/support/topic/query-multiple-custom-taxonomy-terms/)
 * I created a custom taxonomy named ‘technologies’ but cannot query multiple terms
   like I can with categories or tags.
 * **These querys DO work:**
    `query_posts('tag=goldfish,airplanes');` `query_posts('
   technologies=php');`
 * However, neither of the following work correctly:
    `query_posts('technologies
   =php,sql');` `query_posts('technologies=php&technologies=sql');`
 * My objective: Show all posts with a technology of ‘php’ and all posts with a 
   technology of ‘sql’
 * Any ideas? Is this even possible? Thanks!

Viewing 1 replies (of 1 total)

 *  [bsdeluxe](https://wordpress.org/support/users/bsdeluxe/)
 * (@bsdeluxe)
 * [16 years, 4 months ago](https://wordpress.org/support/topic/query-multiple-custom-taxonomy-terms/#post-1150043)
 * Try this: [Multiple custom taxonomy terms in WordPress](http://stackoverflow.com/questions/1155565/query-multiple-custom-taxonomy-terms-in-wordpress-2-8/2060777#2060777)

Viewing 1 replies (of 1 total)

The topic ‘Query multiple custom taxonomy terms?’ is closed to new replies.

## Tags

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

 * In: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
 * 1 reply
 * 2 participants
 * Last reply from: [bsdeluxe](https://wordpress.org/support/users/bsdeluxe/)
 * Last activity: [16 years, 4 months ago](https://wordpress.org/support/topic/query-multiple-custom-taxonomy-terms/#post-1150043)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
