Tagged Questions
1
vote
1answer
486 views
Nice RSS Feed URLs for each custom post type
By default WP seems to display all posts of all types in the main RSS feed.
You have to add a post_type query variable to show post of a certain type...
So how can I turn this:
...