• Currently, I’ve made a custom MySQL query for certain posts by various meta information. This query works, but I would like to additionally filter these results by category. How would I go about appending the query for the category that the post is in in addition to the meta query utilizing the Taxonomy system?

    The custom query is here:
    https://wordpress.pastebin.ca/749940

    Thanks.

  • The topic ‘Making Custom Queries by Category with New System’ is closed to new replies.