Automatic Post Format Based On Post Type
-
I’m having some slight difficulty in finding support on this. Basically here is my setup, I used “FeedWordPress” to generate post automatically from Atom Feeds and post them into custom Post Types.
Video Feed = “video_feed” Post Type -> Styled with “Video” Post Format
Image Feed = “image_feed” Post Type -> Styled with “Image” Post Format
Status Feed = “status_feed” Post Type -> Styled with “Status” Post FormatSo on and so forth.
Now the question I have, is there a way to assign a post format to automatically be selected by the post within its Post Type to be used when it is automatically published with FeedWordPress. (Which automatically chooses the “Standard” post format) Currently I have to tell FeedWordPress to hold all post as “Pending” so that I can manually set the Post Format, which of course hinders the In Real Time style I am trying to achieve.
The topic ‘Automatic Post Format Based On Post Type’ is closed to new replies.