Message Flow generates a CoverFlow-like interface for your blog posts.
Message Flow provides you with a shortcode you can use on your posts and pages to display your posts in a JavaScript widget powered by ContentFlow.
It even supports podcast integration with PowerPress and external podcast feeds.
Show the ten latest posts:
[message-flow]
Show the ten latest podcast episodes:
[message-flow podcasts_only="true"]
Show the five latest posts from category number 11:
[message-flow numberposts="5" category="11"]
Show the three latest posts from an external feed:
[message-flow numberposts="3" feed="http://example.com/feed.rss"]
Disable excerpts:
[message-flow show_excerpt="false"]
Default parameters:
[message-flow numberposts="10" category="" podcasts_only="FALSE" download_link_rel="" permalink_link_rel="" show_excerpt="TRUE" excerpt_length="10" readmore_text="Continue reading..." order="DESC"]
The thumbnails used in the widget are taken from the posts' featured images. In the event that a podcast does not have a featured image available, Message Flow will check the following locations for a suitable fallback image:
[message-flow fallback_image="http://example.com/default_image.png"]
Requires: 2.0.2 or higher
Compatible up to: 3.4.2
Last Updated: 2012-10-19
Downloads: 365
0 of 1 support threads in the last two months have been resolved.
Got something to say? Need help?