[ad_1]
I have a /blogs page that takes a query param type. If I wanted all posts with the Category of Articles i’d go to /blogs/?type=articles. I want to make it so that I can go to /blogs/articles and it’s the same thing as /blogs/?type=articles. I’ve been looking at add\_rewrite\_rule and I can’t seem to get it to work. Any help?
[ad_2]