blog feed page for custom post types
Hello,
I wasn't sure what to search so I'm asking here. Right now I'm creating a custom post type. I have that part pretty much nailed down as far backend creation and front end display. But I was curious about any blog feed for it (i.e. like the original blog feed showing featured images, content excerpt and read more link). Does anyone know if it's possible to have a custom post type feed?
FYI, I'm trying to hook the blog feed for the custom post type, on the custom post type pages themselves. The goal here is to create a quasi-navigation since there's only going to be about 6 posts for this custom post type.
I figured this option would be easier than trying to figure out how to dynamically hook into the traditional navigation.
Any input appreciated!
|