﻿id,summary,reporter,owner,description,type,status,priority,milestone,component,version,severity,resolution,keywords,cc
13435,Can't Query a Term from a Custom Taxonomy,developdaly,ryan,"Using the following query I should be able to return a subset of posts with a post type of ""listing"" in a custom taxonomy of ""listing-neighborhood"" and term/tag ID of ""12"".

`/?taxonomy=listing-neighborhood&post_type=listing&tag_ID=12`

`/?taxonomy=listing-neighborhood&post_type=listing` works, but I'm not able to specify a term.

I was told this may be due to `post_tag` still being hardcoded into `query.php` around line 1940 instead of a term variable.",defect (bug),closed,high,,Query,,normal,invalid,,
