I'm working with a Post Format-enabled theme, WP 3.2.1 and FeedWordpress 2011.1019.
FWP allows you to select a Custom Post type for a feed. Is there also a similar way to allow for choosing WP's Post Format for one of my feeds?
I suppose one way to accomplish this would be to append each new syndicated post with a tag or custom value to work with some conditional hooks in my theme. I'm guessing I could avoid that if I could just designate a Post Format directly within FWP.
Any ideas?
Thks