I honestly don’t know. I hadn’t thought about that yet. I can look into that for the next release, though I’m not quite sure when that will be.
Thread Starter
Epn1
(@epn1)
Thanks for the reply! Ill check back..I was thinking about using it on this page:
http://bit.ly/1FhnanX
Epn1,
So I finally got a chance to look at the possibility of adding an rss feed, and I’ve found out that WordPress already generates an RSS feed for all custom post types. Just put the following at the end of your home page URL:
feed/?post_type=jm_breaking_news
For example, http://giornalismo.jacobmartella.com/feed/?post_type=jm_breaking_news takes you to the RSS feed of the Breaking News post type on the Giornalismo demo site.
I think this is what you’re looking for, but let me know if you’re wanting to combine it with your RSS feed. There’s a way to do that via WordPress.