Combine Twitter, Facebook, Google+, Flickr, YouTube, and custom RSS feeds into one stream.
There is now! To insert a mashup into any post or page, use this shortcode in the content area:
[social-media-mashup count="5"]
Change count to customize the number of items displayed.
Insert this code into your theme to display a mashup:
<?php
if (function_exists('social_media_mashup'))
social_media_mashup(5);
?>
Change 5 to customize the number of items displayed.
Requires: 3.0 or higher
Compatible up to: 3.2.1
Last Updated: 2011-8-12
Downloads: 10,589
0 of 2 support threads in the last two months have been resolved.
Got something to say? Need help?