I’m looking to create custom archive page based on passed arrays which contains categories and tags, for an example: http://www.mydomain.com/archives-custom.php?c=cat1,cat2,cat3&t=tag1,tag2,tag3 Question is should I create custom taxonomies or custom...
  • May 22, 2022
  • 0 Comments
Below is my tax query, at the moment this returns all posts which have at least one of the specified terms. Is there a way I can have it...
  • May 20, 2022
  • 0 Comments