zanfardinom
Member
Posted 16 years ago #
Hi all,
Is there a plug-in or what steps should I take to create (automatically) RSS feeds for each category when created by a user.
Example...a teacher using the blog has multiple courses. They manage there site by setting up a category for each course...they will give there course1 students a link directly to course1 category...etc. How can the student subscribe to that category only?
Thoughts/suggestions?
Thanks in advance.
mz
Already exists. You may want to review this page of the codex:
http://codex.wordpress.org/WordPress_Feeds
Looks for the bit about categories and tags about half way down.
zanfardinom
Member
Posted 16 years ago #
tdjcbe,
Thank you very much. This is exactly what I need. I have one problem...how could I insert this automatically for all existing or new categories? Do I enter code in one place and each time the user creates a new cat the RSS is generated and available on the site.
Thank you!
mz
you don't. It's generated automagically by WP.
If you put /feed/ after any category permalink, you'll get the cat feed.