{"id":4779,"date":"2009-02-17T18:59:32","date_gmt":"2009-02-17T18:59:32","guid":{"rendered":"https:\/\/wordpress.org\/plugins-wp\/recommended-reading-google-reader-shared\/"},"modified":"2011-03-25T22:04:51","modified_gmt":"2011-03-25T22:04:51","slug":"recommended-reading-google-reader-shared","status":"closed","type":"plugin","link":"https:\/\/wordpress.org\/plugins\/recommended-reading-google-reader-shared\/","author":1973938,"comment_status":"closed","ping_status":"closed","template":"","meta":{"version":"4.0.4","stable_tag":"4.0.4","tested":"2.8.6","requires":"2.8","requires_php":"","requires_plugins":"","header_name":"Recommended Reading: Google Reader Shared","header_author":"Jake Goldman (10up)","header_description":"","assets_banners_color":"","last_updated":"2011-03-25 22:04:51","external_support_url":"","external_repository_url":"","donate_link":"http:\/\/www.get10up.com\/plugins\/recommended-reading-google-reader-shared-wordpress\/","header_plugin_uri":"http:\/\/www.get10up.com\/plugins\/recommended-reading-google-reader-shared-wordpress\/","header_author_uri":"http:\/\/www.get10up.com","rating":0,"author_block_rating":0,"active_installs":20,"downloads":16890,"num_ratings":0,"support_threads":0,"support_threads_resolved":0,"author_block_count":0,"sections":["description","installation","faq","changelog"],"tags":[],"upgrade_notice":[],"ratings":{"1":0,"2":0,"3":0,"4":0,"5":0},"assets_icons":[],"assets_banners":[],"assets_blueprints":{},"all_blocks":[],"tagged_versions":["1.02","1.5","1.51","1.52","1.521","1.522","1.53","1.530","1.540","1.541","2.0","2.0.1","3.0","3.1","3.1.1","3.1.2","3.2","3.2.1","3.3","4.0","4.0.1","4.0.2","4.0.3","4.0.4"],"block_files":[],"assets_screenshots":{"screenshot-1.png":{"filename":"screenshot-1.png","revision":"1573768","resolution":"1","location":"plugin","width":500,"height":365},"screenshot-2.png":{"filename":"screenshot-2.png","revision":"1573768","resolution":"2","location":"plugin","width":480,"height":946},"screenshot-3.png":{"filename":"screenshot-3.png","revision":"1573768","resolution":"3","location":"plugin","width":476,"height":799}},"screenshots":{"1":"Sceenshot of output, using widget.","2":"Screenshot of configuration panel.","3":"Screenshot of shortcode output."}},"plugin_section":[],"plugin_tags":[1594,150,5218,850,12811],"plugin_category":[43],"plugin_contributors":[77760,77762],"plugin_business_model":[],"class_list":["post-4779","plugin","type-plugin","status-closed","hentry","plugin_tags-feeds","plugin_tags-google","plugin_tags-reader","plugin_tags-rss","plugin_tags-shared","plugin_category-customization","plugin_contributors-jakemgold","plugin_contributors-thinkoomph","plugin_committers-jakemgold"],"banners":[],"icons":{"svg":false,"icon":"https:\/\/s.w.org\/plugins\/geopattern-icon\/recommended-reading-google-reader-shared.svg","icon_2x":false,"generated":true},"screenshots":[{"src":"https:\/\/ps.w.org\/recommended-reading-google-reader-shared\/trunk\/screenshot-1.png?rev=1573768","caption":"Sceenshot of output, using widget."},{"src":"https:\/\/ps.w.org\/recommended-reading-google-reader-shared\/trunk\/screenshot-2.png?rev=1573768","caption":"Screenshot of configuration panel."},{"src":"https:\/\/ps.w.org\/recommended-reading-google-reader-shared\/trunk\/screenshot-3.png?rev=1573768","caption":"Screenshot of shortcode output."}],"raw_content":"<!--section=description-->\n<p>Recommended Reading: Google Reader Shared gets the shared items from your Google Reader account.<\/p>\n\n<p>Want to easily share posts you recommend from other blogs? Want to share selected posts from your business \npartners' news feeds or friends' blogs? The \"Recommended Reading\" plug in is the easy way to do it! All \nyou need is a free Google Reader account.<\/p>\n\n<p>It includes an easy to use configuration panel inside the WordPress settings menu. From this panel you \ncan control every aspect of the plug-in, including:<\/p>\n\n<ol>\n<li>Your Google Reader ID... or look it up dynamically with your Google username and password!<\/li>\n<li>Number of posts to show.<\/li>\n<li>Format of post dates (or hide dates).<\/li>\n<li>Option to show the source blog with link.<\/li>\n<li>How many characters from the post's content or summary to show (including all, or none).<\/li>\n<li>Handling of links (new window, nofollow properties)<\/li>\n<li>Display of your notes.<\/li>\n<li>Advanced content output and styling when embedding on a page or post.<\/li>\n<li>A link back to your full shared items feed at Google<\/li>\n<\/ol>\n\n<p>Use the sidebar widget, embed in a page or post with simple shortcode, or, for advanced users, call the list \nby a function in your template.<\/p>\n\n<p>Precise CSS classes throughout the output (with common WordPress conventions) allows granular control over \nthe look within templates. Powerful caching stores and compares the the feed's provided update information, \ngiving you fast performance with a feed that's always up to date.<\/p>\n\n<p>Version 4.0 is a major update that introduces dramatic changes and improvements \"under the hood\". Key \ncomponents, including feed loading and parsing, were rewritten to take full advantage of the latest WordPress \nAPI and to improve performance. As a result of the re-writes, 4.0 introduces dramatic performance improvements \nacross the board, as well as PHP4 and broader host compatibility. Best practices, including a plug-in \nuninstall script, contextual help, and a dramatic reduction in option table rows have all been introduced.\nWhile there are no new \"visible\" features for your readers, significant fit and finish has been added to the \nplug-in configuration page.<\/p>\n\n<p>All told, 4.0 represents a \"code maturity\" milestone, that will facilitate the addition of new features in\nthe coming months. We will address any issues that result from the broader rollout of this major update \nquickly: please report them in the comments section on our website.<\/p>\n\n<!--section=installation-->\n<ol>\n<li>Install easily with the WordPress plugin control panel or manually download the plugin and upload the folder \nrecommended-reading-google-reader-shared to the <code>\/wp-content\/plugins\/<\/code> directory<\/li>\n<li>Activate the plugin through the 'Plugins' menu in WordPress<\/li>\n<li>Configure the plugin by going to the \"Rec. Reading\" menu item under \"Settings\"<\/li>\n<li>Widget users can add it to the sidebar by going to the \"Widgets\" menu under \"Appearance\" and adding the \"Rec\nReading\" widget<\/li>\n<li>If you want to display the output on a page or post, just type <code>[recreading]<\/code> into the page or post content.<\/li>\n<li>Template authors can output the list anywhere in by calling the function: <code>google_reader_shared()<\/code>; pass the\nvalue \"true\" - <code>google_reader_shared(true)<\/code> - to replicate shortcode output.<\/li>\n<\/ol>\n\n<!--section=faq-->\n<dl>\n<dt>How do I set up a Google Reader account?<\/dt>\n<dd><p>Everything you need to know: http:\/\/reader.google.com<\/p><\/dd>\n<dt>How do I share posts?<\/dt>\n<dd><p>Click the \"Share\" button at the bottom of any post inside Google Reader.<\/p><\/dd>\n<dt>How do I make shortcode based posts only show items shared before I published my post?<\/dt>\n<dd><p>In the ?Display on page \/ post (shortcode)? controls at the bottom of the Rec Reading settings page check off the \nfirst item, in bold, ?As of publish date?, to show items published before you published your post!<\/p><\/dd>\n<dt>I want to regularly share my latest items with my readers. Can Recommended Reading automatically show all the<\/dt>\n<dd><p>shared posts between the publication date of the current post and the last post to use the shortcode? =<\/p>\n\n<p>Yes! First, check off the \"As of publish date\" option (discussed in the question). You can now check the next option, \n\"up to last post\" to do just that!<\/p><\/dd>\n<dt>Do I need to be at my computer to update my recommended reading?<\/dt>\n<dd><p>Nope! Since the plug in gets posts from the Google Reader shared feed, you can update your website's \/ blog's feed\nfrom any Google Reader interface that supports shared items. Google has a free mobile version of Google Reader...\nrecommend items from your mobile phone! http:\/\/www.google.com\/reader\/m<\/p><\/dd>\n<dt>Additional frequeuntly asked questions are covered in the plug-in help. Just click the help tab near the header<\/dt>\n<dd><p>on the plug-in configuration page. =<\/p><\/dd>\n\n<\/dl>\n\n<!--section=changelog-->\n<p>=v1.01=\nAdded \"Quick Set\" option to display settings\nVastly improved handling of ID validation\nFixed source post links<\/p>\n\n<p>=v1.02=\nFixed description of \"Trim Post Content\"\nOption for opening links in a new window\nImproved output error checking for config saved with invalid feed ID\nJavaScript and PHP code optimizations throughout<\/p>\n\n<p>=v1.5=\nAdded caching based on feed update tag\nAdded control over display of shared item notes\nAdded control over widget title\nMore standard widget output\nAdded more help to plugin options\nAdded options to support plugin author<\/p>\n\n<p>=v1.51=\nFixed path issue causing validation and lookup issues<\/p>\n\n<p>=v1.52=\nImproved path handling for validation and lookup\nAdded check for PHP 5<\/p>\n\n<p>=v1.522=\nFixed mistake in PHP check<\/p>\n\n<p>=v1.530=\nImproved error handling and requirements check\nMinor XML parsing changes attempting to address rare object error<\/p>\n\n<p>=v1.540=\nSmarter requirements checking\nModified code causing fatal error upon attempting activation in PHP4<\/p>\n\n<p>=v1.541=\nFixed additional fatal error upon attempting activation in PHP4<\/p>\n\n<p>=v2.0=\nEasily embed in a page or post with shortcode; includes special settings!\nOption to hide stand alone notes\nAdd rel=\"nofollow\" to links\nControl the preface text for item source and publish date\nImproved built in help\nMisc code improvements and clean up<\/p>\n\n<p>=v2.0.1=\nUpdated options code for compatibility with future versions and Wordpress MU<\/p>\n\n<p>=v3.0=\nAbility to show items prior to post publication date when using shortcode\nMajor performance improvements across the board, from caching to ID verification\nElimination of \"cURL\" PHP module requirement; uses <code>file_get_contents<\/code> instead\nAdministrative interface clean up and polish, including subtle jQuery-powered animations\nQuickly access Rec. Reading settings page from plug-in list\nBetter error handling\nValidated compatibility with WordPress 2.8<\/p>\n\n<p>=v3.1=\nMay now specify number of items in shortcode via 'items' attribute\nNew option to show all shared items since last use of shortcode\nImproved date\/time handling, including GMT offset<\/p>\n\n<p>=v3.1.1=\nFixed ability to call in template by <code>google_reader_shared()<\/code> function<\/p>\n\n<p>=v3.1.2=\nDisplay friendly \/ descriptive error message when host does not have fopen enabled<\/p>\n\n<p>=v3.2=\nWill now support hosts with either cURL or fopen enabled\ncURL now used as primary method for retrieving feed based on performance testing\nImproved validation of ID when using fopen method (PHP offset bug)<\/p>\n\n<p>=v3.2.1=\nWhen checking item date against post date, now uses date item shared, not published\nFixes to time zone handling; correctly determines precise date\/time values\nWorkaround for broken conversion of publish date in earlier versions of PHP<\/p>\n\n<p>=v3.3=\nNew option for a \"read more\" link back to your shared items page at Google\nSet the \"read more\" link to the shared items Atom feed instead of the page\nPlug-in cache automatically cleared when re-activating or auto-upgrading plugin<\/p>\n\n<p>=v4.0=\nVersion 4.0 is a major update that introduces dramatic changes and improvements \"under the hood\". Key \ncomponents, including feed loading and parsing, were rewritten to take full advantage of the latest WordPress \nAPI and to improve performance. As a result of the re-writes, 4.0 introduces dramatic performance improvements \nacross the board, as well as PHP4 and broader host compatibility. While there are no new \"visible\" features \nfor your readers, significant fit and finish has been added to the plug-in configuration page. Too many\nchanges under the hood to list!<\/p>\n\n<p>=v4.0.1=\nFixes bug related to shortcode pages that don't use the \"as of publish date\" feature not loading cache\nChange HTML filtering to use built in and more precise wp_kses filter instead of PHP strip_tags function<\/p>\n\n<p>=v4.0.2=\nFixed issue with source preface not appearing.<\/p>\n\n<p>=v4.0.3=\nFix long caching issues due to switch to SimplePie and WP default cache period<\/p>\n\n<p>=v4.0.4=\nMore caching fixes<\/p>\n\n<p>Future enhancements:\n* Schedule a regular shortcode based post!\n* Tag support\n* Better support for multiple user notes\n* Override settings via parameters when called by function or shortcode\n* Button to insert shortcode<\/p>","raw_excerpt":"Recommended Reading gets the shared items from your Google Reader account. Includes easy configuration, widget \nsupport, ability to embed in a page or &hellip;","jetpack_sharing_enabled":true,"_links":{"self":[{"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin\/4779","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=4779"}],"author":[{"embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wporg\/v1\/users\/jakemgold"}],"wp:attachment":[{"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/media?parent=4779"}],"wp:term":[{"taxonomy":"plugin_section","embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_section?post=4779"},{"taxonomy":"plugin_tags","embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_tags?post=4779"},{"taxonomy":"plugin_category","embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_category?post=4779"},{"taxonomy":"plugin_contributors","embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_contributors?post=4779"},{"taxonomy":"plugin_business_model","embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_business_model?post=4779"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}