{"id":46894,"date":"2010-02-14T10:29:02","date_gmt":"2010-02-14T10:29:02","guid":{"rendered":"https:\/\/wordpress.org\/plugins-wp\/simple-buzz-link\/"},"modified":"2010-02-14T10:31:22","modified_gmt":"2010-02-14T10:31:22","slug":"simple-buzz-link","status":"closed","type":"plugin","link":"https:\/\/wordpress.org\/plugins\/simple-buzz-link\/","author":307954,"comment_status":"closed","ping_status":"closed","template":"","meta":{"version":"1.0","stable_tag":"1.0","tested":"3.0.5","requires":"2.0.0","requires_php":"","requires_plugins":"","header_name":"Simple Buzz Link","header_author":"David Artiss","header_description":"","assets_banners_color":"","last_updated":"2010-02-14 10:31:22","external_support_url":"","external_repository_url":"","donate_link":"http:\/\/artiss.co.uk\/donate","header_plugin_uri":"http:\/\/www.artiss.co.uk\/simple-buzz-link","header_author_uri":"http:\/\/www.artiss.co.uk","rating":0,"author_block_rating":0,"active_installs":0,"downloads":667,"num_ratings":0,"support_threads":0,"support_threads_resolved":0,"author_block_count":0,"sections":["description","installation","faq","changelog"],"tags":[],"upgrade_notice":{"1.0":"<ul>\n<li>Initial release<\/li>\n<\/ul>"},"ratings":{"1":0,"2":0,"3":0,"4":0,"5":0},"assets_icons":[],"assets_banners":[],"assets_blueprints":{},"all_blocks":[],"tagged_versions":["1.0"],"block_files":[],"assets_screenshots":[],"screenshots":[]},"plugin_section":[],"plugin_tags":[2478,150,537,174],"plugin_category":[],"plugin_contributors":[],"plugin_business_model":[],"class_list":["post-46894","plugin","type-plugin","status-closed","hentry","plugin_tags-buzz","plugin_tags-google","plugin_tags-link","plugin_tags-social","plugin_committers-dartiss"],"banners":[],"icons":{"svg":false,"icon":"https:\/\/s.w.org\/plugins\/geopattern-icon\/simple-buzz-link.svg","icon_2x":false,"generated":true},"screenshots":[],"raw_content":"<!--section=description-->\n<p>The code for Simple Buzz Link should be added to the bottom of appropriate post\/page templates within your theme (and in the case of posts, within the loop).<\/p>\n <p>Simple Buzz Link simply returns a URL - this URL is a link to Google Reader with your post\/page URL within it - assuming the user has Google Reader linked to Buzz (which it does by default), it will appear.<\/p>\n <p>Here's an example of how to implement it...<\/p>\n <pre><code>&lt;a href=\"&lt;?php simple_buzz_link(''); ?&gt;\"&gt;Send to Google Buzz&lt;\/a&gt; <\/code><\/pre>\n <p>This will display the text \"Send to Google Buzz\" on your page\/post. When clicked, it will take you to Google Reader.<\/p>\n <p>The only parameter is a URL - however, if this is left blank the current URL will automatically be used.<\/p>\n <p>The following is an example of how it could be used, with a <code>function_exists<\/code> check so that it doesn't cause problems if the plugin is not active...<\/p>\n <pre><code>&lt;?php if (function_exists('simple_buzz_link')) : ?&gt; &lt;a href=\"&lt;?php simple_buzz_link(''); ?&gt;\"&gt;Send to Google Buzz&lt;\/a&gt; &lt;?php endif; ?&gt; <\/code><\/pre>\n\n<!--section=installation-->\n<ol>\n<li>Upload the entire <code>simple-buzz-link<\/code> folder to your <code>wp-content\/plugins\/<\/code> directory.<\/li>\n<li>Activate the plugin through the 'Plugins' menu in WordPress.<\/li>\n<li>There is no options screen - configuration is done in your code.<\/li>\n<\/ol>\n\n<!--section=faq-->\n<h4>How can I get help or request possible changes<\/h4>\n <p>Feel free to report any problems, or suggestions for enhancements, to me either via <a href=\"http:\/\/www.artiss.co.uk\/contact\" title=\"Contact Me\">my contact form<\/a> or by <a href=\"http:\/\/www.artiss.co.uk\/simple-buzz-link\" title=\"Simple Buzz Link\">the plugins' homepage<\/a>.<\/p>\n\n<!--section=changelog-->\n<h4>1.0<\/h4>\n <ul>\n<li>Initial release<\/li>\n<\/ul>","raw_excerpt":"Simple Buzz Link displays a link allowing people to bookmark a post\/page on Google Buzz.","jetpack_sharing_enabled":true,"_links":{"self":[{"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin\/46894","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=46894"}],"author":[{"embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wporg\/v1\/users\/dartiss"}],"wp:attachment":[{"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/media?parent=46894"}],"wp:term":[{"taxonomy":"plugin_section","embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_section?post=46894"},{"taxonomy":"plugin_tags","embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_tags?post=46894"},{"taxonomy":"plugin_category","embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_category?post=46894"},{"taxonomy":"plugin_contributors","embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_contributors?post=46894"},{"taxonomy":"plugin_business_model","embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_business_model?post=46894"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}