{"id":14214,"date":"2011-08-03T19:56:06","date_gmt":"2011-08-03T19:56:06","guid":{"rendered":"https:\/\/wordpress.org\/plugins-wp\/social-media-mashup\/"},"modified":"2011-08-12T18:50:47","modified_gmt":"2011-08-12T18:50:47","slug":"social-media-mashup","status":"closed","type":"plugin","link":"https:\/\/wordpress.org\/plugins\/social-media-mashup\/","author":8166087,"comment_status":"closed","ping_status":"closed","template":"","meta":{"version":"1.1.1","stable_tag":"trunk","tested":"3.2.1","requires":"3.0","requires_php":"","requires_plugins":"","header_name":"Social Media Mashup","header_author":"Brave New Media, Inc.","header_description":"","assets_banners_color":"","last_updated":"2011-08-12 18:50:47","external_support_url":"","external_repository_url":"","donate_link":"","header_plugin_uri":"http:\/\/bravenewmedia.net\/wordpress-plugins\/social-media-mashup\/","header_author_uri":"http:\/\/bravenewmedia.net\/","rating":2.7,"author_block_rating":0,"active_installs":70,"downloads":17054,"num_ratings":0,"support_threads":0,"support_threads_resolved":0,"author_block_count":0,"sections":["description","installation","faq","changelog"],"tags":[],"upgrade_notice":{"1.1.1":"<p>This update adds links to online support to the settings screen and the README file.<\/p>","1.1":"<p>This update adds a shortcode for use in your posts and pages.<\/p>","1.0.2":"<p>This update fixes an incompatibility with other plugins using SimplePie.<\/p>","1.0.1":"<p>This update fixes display problems on the plugin&#039;s settings screen.<\/p>"},"ratings":{"1":"1","2":"1","3":0,"4":0,"5":"1"},"assets_icons":[],"assets_banners":[],"assets_blueprints":{},"all_blocks":[],"tagged_versions":["1.0","1.0.1","1.0.2","1.1","1.1.1"],"block_files":[],"assets_screenshots":{"screenshot-2.png":{"filename":"screenshot-2.png","revision":"1566878","resolution":"2","location":"plugin"},"screenshot-1.png":{"filename":"screenshot-1.png","revision":"1566878","resolution":"1","location":"plugin"}},"screenshots":{"1":"Social stream displaying as a widget","2":"Plugin settings"}},"plugin_section":[],"plugin_tags":[157,150,185,154,159],"plugin_category":[56],"plugin_contributors":[82699],"plugin_business_model":[],"class_list":["post-14214","plugin","type-plugin","status-closed","hentry","plugin_tags-facebook","plugin_tags-google","plugin_tags-google-plus","plugin_tags-social-media","plugin_tags-twitter","plugin_category-social-and-sharing","plugin_contributors-bravenewmedia","plugin_committers-bravenewmedia"],"banners":[],"icons":{"svg":false,"icon":"https:\/\/s.w.org\/plugins\/geopattern-icon\/social-media-mashup.svg","icon_2x":false,"generated":true},"screenshots":[{"src":"https:\/\/ps.w.org\/social-media-mashup\/trunk\/screenshot-1.png?rev=1566878","caption":"Social stream displaying as a widget"},{"src":"https:\/\/ps.w.org\/social-media-mashup\/trunk\/screenshot-2.png?rev=1566878","caption":"Plugin settings"}],"raw_content":"<!--section=description-->\n<p>Social Media Mashup provides a widget and template tag to display a combined social media &amp; RSS stream. A simple options panel and minimal CSS make this plugin easy to install and visually compatible on any WordPress site.<\/p>\n\n<p>See the <a href=\"http:\/\/wordpress.org\/extend\/plugins\/social-media-mashup\/screenshots\/\">screenshots<\/a> for an example of the plugin in action.<\/p>\n\n<p><strong>Note:<\/strong> Twitter stopped directly supporting RSS feeds a short while ago, and as a result Twitter feeds are intermittently disappearing from the mashup. We are currently working on a solution to make the Twitter feeds more reliable. <strong>In the meantime,<\/strong> use the caching feature of this plugin to increase the reliability of your Twitter feed.<\/p>\n\n<h3>Have another question?<\/h3>\n\n<p>Check out our support forums or submit a ticket at <a href=\"http:\/\/bnm.zendesk.com\/home\">Brave New Media Support<\/a>. You can also contact us at <a href=\"http:\/\/bravenewmedia.net\/contact-us\/?plugin_support=Yes+(Social+Media+Mashup)\">Brave New Media<\/a> or on Twitter <a href=\"http:\/\/twitter.com\/#!\/bravenewtweet\">@BraveNewTweet<\/a>.<\/p>\n\n<h3>Credits<\/h3>\n\n<ul>\n<li>Icons by <a href=\"http:\/\/www.komodomedia.com\/blog\/2008\/12\/social-media-mini-iconpack\/\">Komodo Media<\/a><\/li>\n<li>Icons by <a href=\"http:\/\/www.fasticon.com\/\">FastIcon.com<\/a><\/li>\n<li>Icons by <a href=\"http:\/\/picons.me\/\">Picons.me<\/a><\/li>\n<li>Settings API class by <a href=\"http:\/\/alisothegeek.com\/2011\/01\/wordpress-settings-api-tutorial-1\/\">Aliso the Geek<\/a><\/li>\n<li>RSS feed mashing by <a href=\"http:\/\/simplepie.org\/\">SimplePie<\/a><\/li>\n<\/ul>\n\n<!--section=installation-->\n<ol>\n<li>Unzip the file and upload the <code>social-media-mashup<\/code> folder to the <code>\/wp-content\/plugins\/<\/code> directory<\/li>\n<li>Make sure the <code>smm-cache<\/code> folder inside the plugin folder is writeable by the server (permissions set to 755, 775, or 777 depending on your web host)<\/li>\n<li>Activate the plugin through the <strong>Plugins<\/strong> menu in WordPress<\/li>\n<li>Go to <strong>Settings &gt; Social Media Mashup<\/strong> to enter social media &amp; feed information<\/li>\n<li>See the instructions in the upper-right of the settings page for the shortcode &amp; template tag<\/li>\n<\/ol>\n\n<!--section=faq-->\n<dl>\n<dt>Is there a shortcode?<\/dt>\n<dd><p>There is now! To insert a mashup into any post or page, use this shortcode in the content area:<\/p>\n\n<pre><code>[social-media-mashup count=\"5\"]\n<\/code><\/pre>\n\n<p>Change <code>count<\/code> to customize the number of items displayed.<\/p><\/dd>\n<dt>What's the template tag?<\/dt>\n<dd><p>Insert this code into your theme to display a mashup:<\/p>\n\n<pre><code>&lt;?php\nif (function_exists('social_media_mashup'))\n    social_media_mashup(5);\n?&gt;\n<\/code><\/pre>\n\n<p>Change <code>5<\/code> to customize the number of items displayed.<\/p><\/dd>\n\n<\/dl>\n\n<!--section=changelog-->\n<h4>1.1.1<\/h4>\n\n<ul>\n<li>Added links to online support to admin screen &amp; README file<\/li>\n<li>Updated the short description<\/li>\n<\/ul>\n\n<h4>1.1<\/h4>\n\n<ul>\n<li>Added shortcode functionality<\/li>\n<li>Added usage instructions to admin screen<\/li>\n<\/ul>\n\n<h4>1.0.2<\/h4>\n\n<ul>\n<li>Added a note about Twitter feed reliability<\/li>\n<li>Fixed error caused by other plugins loading SimplePie before Social Media Mashup<\/li>\n<\/ul>\n\n<h4>1.0.1<\/h4>\n\n<ul>\n<li>Added warning on settings screen if the <code>smm-cache<\/code> folder is not writable by the server<\/li>\n<li>Disabled cache duration setting if the <code>smm-cache<\/code> folder is not writable by the server<\/li>\n<li>Fixed display issue on settings screen: admin footer drawn on top of content<\/li>\n<li>Fixed display issue on settings screen: low-resolution screens had a horizontal scroll<\/li>\n<\/ul>\n\n<h4>1.0<\/h4>\n\n<ul>\n<li>Initial release<\/li>\n<\/ul>","raw_excerpt":"Combine Twitter, Facebook, Google+, Flickr, YouTube, and custom RSS feeds into one stream.","jetpack_sharing_enabled":true,"_links":{"self":[{"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin\/14214","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin"}],"about":[{"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/types\/plugin"}],"replies":[{"embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/comments?post=14214"}],"author":[{"embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wporg\/v1\/users\/bravenewmedia"}],"wp:attachment":[{"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/media?parent=14214"}],"wp:term":[{"taxonomy":"plugin_section","embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_section?post=14214"},{"taxonomy":"plugin_tags","embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_tags?post=14214"},{"taxonomy":"plugin_category","embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_category?post=14214"},{"taxonomy":"plugin_contributors","embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_contributors?post=14214"},{"taxonomy":"plugin_business_model","embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_business_model?post=14214"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}