Title: kiraa's Replies | WordPress.org

---

# kiraa

  [  ](https://wordpress.org/support/users/kiraa/)

 *   [Profile](https://wordpress.org/support/users/kiraa/)
 *   [Topics Started](https://wordpress.org/support/users/kiraa/topics/)
 *   [Replies Created](https://wordpress.org/support/users/kiraa/replies/)
 *   [Reviews Written](https://wordpress.org/support/users/kiraa/reviews/)
 *   [Topics Replied To](https://wordpress.org/support/users/kiraa/replied-to/)
 *   [Engagements](https://wordpress.org/support/users/kiraa/engagements/)
 *   [Favorites](https://wordpress.org/support/users/kiraa/favorites/)

 Search replies:

## Forum Replies Created

Viewing 2 replies - 1 through 2 (of 2 total)

 *   Forum: [Alpha/Beta/RC](https://wordpress.org/support/forum/alphabeta/)
    In 
   reply to: [custom posts type with custom taxonomy wp_query](https://wordpress.org/support/topic/custom-posts-type-with-custom-taxonomy-wp_query-1/)
 *  [kiraa](https://wordpress.org/support/users/kiraa/)
 * (@kiraa)
 * [15 years, 11 months ago](https://wordpress.org/support/topic/custom-posts-type-with-custom-taxonomy-wp_query-1/#post-1523356)
 * Hm, thats a real pitty, more sophisticated queries than “get all categories” 
   or “get only a single category” should definitley make it into the core. the 
   whole custom taxonomy construct loses a lot of value if you cant perform more
   advanced queries on these entries :/
 * I am building a gallery theme that uses a custom term for gallery entries, which
   first sounded great but if the user is not able to display a few categories at
   once I can pretty much dump the idea of using this. 🙁
 *   Forum: [Alpha/Beta/RC](https://wordpress.org/support/forum/alphabeta/)
    In 
   reply to: [custom posts type with custom taxonomy wp_query](https://wordpress.org/support/topic/custom-posts-type-with-custom-taxonomy-wp_query-1/)
 *  [kiraa](https://wordpress.org/support/users/kiraa/)
 * (@kiraa)
 * [15 years, 11 months ago](https://wordpress.org/support/topic/custom-posts-type-with-custom-taxonomy-wp_query-1/#post-1523341)
 * Hey, I got a similar issue and this already helped a lot. What i am trying to
   do is querying recordings by id which seems to not work at all.
 * `query_posts("post_type=discography&recordings=2,3,4")`
 *  neither does it when i try to with a single id or with multiple term names like
 * `query_posts("post_type=discography&recordings=live,studio")`
 * Is that possible? Would be grateful for some help 🙂

Viewing 2 replies - 1 through 2 (of 2 total)