MySQL Query to Retrieve Category from wp_posts
Figured it out. @belinus is probably the solution for you if you’re looking to do this within WordPress. As for just a raw SQL query you can play around with, I found this one, modified it a little bit and it returns all the products for a particular category. There are three tables required to … Read more