Tagged Questions
2
votes
1answer
286 views
How to choose which template to be used for multiple taxonomy query?
Since 3.1 WordPress support multiple taxonomy query. The question is : If I have a two taxonomy query, e.g:
http://localhost:8888/site/?lot-term=australia&story-type=note
how can I determine ...