{"id":59093,"date":"2009-04-13T18:19:07","date_gmt":"2009-04-13T18:19:07","guid":{"rendered":"https:\/\/wordpress.org\/plugins\/simple-readbag-list\/"},"modified":"2009-04-13T18:20:18","modified_gmt":"2009-04-13T18:20:18","slug":"simple-readbag-list","status":"closed","type":"plugin","link":"https:\/\/wordpress.org\/plugins\/simple-readbag-list\/","author":307954,"comment_status":"closed","ping_status":"closed","template":"","meta":{"version":"1.0","stable_tag":"trunk","tested":"2.8","requires":"2.0.0","requires_php":"","requires_plugins":"","header_name":"Simple Readbag List","header_author":"David Artiss","header_description":"","assets_banners_color":"","last_updated":"2009-04-13 18:20:18","external_support_url":"","external_repository_url":"","donate_link":"","header_plugin_uri":"http:\/\/www.artiss.co.uk\/simple-readbag-list","header_author_uri":"http:\/\/www.artiss.co.uk","rating":0,"author_block_rating":0,"active_installs":0,"downloads":1765,"num_ratings":0,"support_threads":0,"support_threads_resolved":0,"author_block_count":0,"sections":["description","installation","faq","changelog"],"tags":[],"upgrade_notice":[],"ratings":[],"assets_icons":[],"assets_banners":[],"assets_blueprints":{},"all_blocks":[],"tagged_versions":[],"block_files":[],"assets_screenshots":[],"screenshots":[]},"plugin_section":[],"plugin_tags":[],"plugin_category":[],"plugin_contributors":[],"plugin_business_model":[],"class_list":["post-59093","plugin","type-plugin","status-closed","hentry","plugin_committers-dartiss"],"banners":[],"icons":{"svg":false,"icon":"https:\/\/s.w.org\/plugins\/geopattern-icon\/simple-readbag-list.svg","icon_2x":false,"generated":true},"screenshots":[],"raw_content":"<!--section=description-->\n<p>You must be signed up to Readbag (http:\/\/www.readbag.com) to use this plugin.<\/p>\n\n<p>When you sign into readbag there should be an \"API\" option at the top. Click on this and a window should appear - a few lines down and your API key should be listed. Take a copy of this, as it will be needed for this plugin.<\/p>\n\n<p>To display your want Readbag list on your WordPress site you will need to insert the following code, where appropriate, into your theme\u2026<\/p>\n\n<pre><code>&lt;?php simple_readbag_list('apikey','listtype','listlimit'); ?&gt;\n<\/code><\/pre>\n\n<p>Where..<\/p>\n\n<pre><code>apikey : This is the API key that you got from Readbag\n\nlisttype : This is the type of list you require - `U` for unread items or `R` for read items.\n\nlistlimit : The number of items to display from 1 to 20 (default is 20)\n<\/code><\/pre>\n\n<p>This will then display your Readbag list in an HTML list (i.e. with <code>&lt;li&gt;<\/code> and <code>&lt;\/li&gt;<\/code> around each entry).<\/p>\n\n<p>An example would be...<\/p>\n\n<pre><code>&lt;?php simple_readbag_list('cgrp5sdaubip6h17t1pn52fozgtmbg3bxdnosdf1qm9o9','u','5'); ?&gt;\n<\/code><\/pre>\n\n<p>This would display a list of 5 unread items for the user with the specified API key.<\/p>\n\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\n<pre><code>&lt;?php if (function_exists('simple_readbag_list')) : ?&gt;\n&lt;h2&gt;My Readbag List&lt;\/h2&gt;\n&lt;ul&gt;&lt;?php simple_readbag_list('cgrp5sdaubip6h17t1pn52fozgtmbg3bxdnosdf1qm9o9','u','5'); ?&gt;&lt;\/ul&gt;\n&lt;?php endif; ?&gt;\n<\/code><\/pre>\n\n<!--section=installation-->\n<ol>\n<li>Upload the entire simple-readbag-list folder to your wp-content\/plugins\/ directory.<\/li>\n<li>Activate the plugin through the \u2018Plugins\u2019 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\n<p>Feel free to report any problems, or suggestions for enhancements, to me either via my contact form or by the plugins homepage at http:\/\/www.artiss.co.uk\/simple-readbag-list<\/p>\n\n<!--section=changelog-->\n<h4>1.0<\/h4>\n\n<ul>\n<li>Initial release<\/li>\n<\/ul>","raw_excerpt":"Simple Readbag List is a script that will make it easy to display your list of Readbag items on your blog.","jetpack_sharing_enabled":true,"_links":{"self":[{"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin\/59093","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=59093"}],"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=59093"}],"wp:term":[{"taxonomy":"plugin_section","embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_section?post=59093"},{"taxonomy":"plugin_tags","embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_tags?post=59093"},{"taxonomy":"plugin_category","embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_category?post=59093"},{"taxonomy":"plugin_contributors","embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_contributors?post=59093"},{"taxonomy":"plugin_business_model","embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_business_model?post=59093"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}