php - add category to url for only posts of particular category in Wordpress
208
I am aware that I can change the url structure using/%category%/%postname%/
to show the category in the url but I only want this effect for posts with category ='Articles'
.
How can this be achieved?
Answer
Solution:
You could use a plugin for that, try redirection or custom-post-type-permalinks