{"id":33678,"date":"2014-12-30T17:55:40","date_gmt":"2014-12-30T17:55:40","guid":{"rendered":"https:\/\/wordpress.org\/plugins-wp\/pocket-wp\/"},"modified":"2015-03-09T17:09:50","modified_gmt":"2015-03-09T17:09:50","slug":"pocket-wp","status":"publish","type":"plugin","link":"https:\/\/lmo.wordpress.org\/plugins\/pocket-wp\/","author":5855364,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_crdt_document":"","version":"0.4.3","stable_tag":"trunk","tested":"4.1.42","requires":"3.0.1","requires_php":"","requires_plugins":"","header_name":"Pocket WP","header_author":"Ciaran Mahoney","header_description":"","assets_banners_color":"","last_updated":"2015-03-09 17:09:50","external_support_url":"","external_repository_url":"","donate_link":"","header_plugin_uri":"http:\/\/ciaranmahoney.me\/pocket-wp","header_author_uri":"http:\/\/ciaranmahoney.me\/","rating":4,"author_block_rating":0,"active_installs":30,"downloads":2952,"num_ratings":1,"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":"1","5":0},"assets_icons":[],"assets_banners":[],"assets_blueprints":{},"all_blocks":[],"tagged_versions":["0.4","0.4.1","0.4.2","0.4.3"],"block_files":[],"assets_screenshots":{"screenshot-1.png":{"filename":"screenshot-1.png","revision":"1057023","resolution":"1","location":"assets"},"screenshot-2.png":{"filename":"screenshot-2.png","revision":"1057023","resolution":"2","location":"assets"},"screenshot-3.png":{"filename":"screenshot-3.png","revision":"1057023","resolution":"3","location":"assets"},"screenshot-4.png":{"filename":"screenshot-4.png","revision":"1057023","resolution":"4","location":"assets"},"screenshot-5.png":{"filename":"screenshot-5.png","revision":"1057023","resolution":"5","location":"assets"}},"screenshots":{"1":"Pocket WordPress settings page.","2":"Screenshot of the shortcode as it displays in a page.","3":"Screenshot of the shortcode in the editor.","4":"Screenshot of the widget settings box.","5":"Screenshot of the widget as it displays in a sidebar."},"jetpack_post_was_ever_published":false},"plugin_section":[],"plugin_tags":[175,23604,80,162],"plugin_category":[43],"plugin_contributors":[89812],"plugin_business_model":[],"class_list":["post-33678","plugin","type-plugin","status-publish","hentry","plugin_tags-links","plugin_tags-pocket","plugin_tags-shortcode","plugin_tags-widget","plugin_category-customization","plugin_contributors-ciaranm","plugin_committers-ciaranm"],"banners":[],"icons":{"svg":false,"icon":"https:\/\/s.w.org\/plugins\/geopattern-icon\/pocket-wp.svg","icon_2x":false,"generated":true},"screenshots":[{"src":"https:\/\/ps.w.org\/pocket-wp\/assets\/screenshot-1.png?rev=1057023","caption":"Pocket WordPress settings page."},{"src":"https:\/\/ps.w.org\/pocket-wp\/assets\/screenshot-2.png?rev=1057023","caption":"Screenshot of the shortcode as it displays in a page."},{"src":"https:\/\/ps.w.org\/pocket-wp\/assets\/screenshot-3.png?rev=1057023","caption":"Screenshot of the shortcode in the editor."},{"src":"https:\/\/ps.w.org\/pocket-wp\/assets\/screenshot-4.png?rev=1057023","caption":"Screenshot of the widget settings box."},{"src":"https:\/\/ps.w.org\/pocket-wp\/assets\/screenshot-5.png?rev=1057023","caption":"Screenshot of the widget as it displays in a sidebar."}],"raw_content":"<!--section=description-->\n<p>Pocket WP connects to the Pocket API and pulls in your latest saved links with tags and excerpts into a WordPress page, post or widget.<\/p>\n\n<h4>Setup<\/h4>\n\n<p>Due to the way Pocket's API works, you need to complete a few steps before you can use the plugin.<\/p>\n\n<ol>\n<li><p>Install and activate the plugin.<\/p><\/li>\n<li><p>Create an application on the <a href=\"http:\/\/getpocket.com\/developer\/apps\/new\">Pocket Developers website<\/a>, enter your Consumer Key into the Pocket WP settings page and click Save Changes to start the authorization process.<\/p><\/li>\n<li><p>Click the Get Access Key link to complete the authorization.<\/p><\/li>\n<\/ol>\n\n<h4>Shortcode<\/h4>\n\n<p>The shortcode embeds a list of Pocket links into a page or post.<\/p>\n\n<p>The basic shortcode is <code>[pocket_links]<\/code> and it accepts some optional arguments:<\/p>\n\n<pre><code>count: [any number] \/\/ How many links to display. Default is all.\n\nexcerpt: yes, no \/\/ Whether or not to display the excerpt extracted by Pocket. Default is yes.\n\ntag: [any one of your Pocket tags] \/\/ Choose to show links from one tag. Supports one tag only. Default is all links, tagged or untagged.\n\ncredit: yes, no \/\/ Choose to add author credit. Default is to not show credit links.\n\ntag_list: yes, no \/\/ Whether or not to show a list of tags after each link.\n<\/code><\/pre>\n\n<h4>Widget<\/h4>\n\n<p>The Widget is available to drag and drop into any widgetized sidebars. It has some options:<\/p>\n\n<pre><code>title \/\/ the title for the widget\n\ncount \/\/ the number of links to show. Default is 5\n\ntag: [any of your Pocket tags] \/\/ Choose to show links from one tag. Currently supports one tag only. Default is all links, tagged or untagged.\n\nauthor credit: yes, no \/\/ Choose to give author credit. Default is to not show credit links.\n<\/code><\/pre>\n\n<!--section=installation-->\n<ol>\n<li>Activate the plugin through the 'Plugins' menu in WordPress.<\/li>\n<li>Follow installation instructions on the plugin options page or at the <a href=\"http:\/\/ciaranmahoney.me\/code\/pocket-wp\/?utm_campaign=pocket-wp&amp;utm_source=pwp-readme&amp;utm_medium=wp-plugins\">plugin website<\/a>.<\/li>\n<\/ol>\n\n<!--section=faq-->\n<p>Visit the <a href=\"http:\/\/ciaranmahoney.me\/code\/pocket-wp\/?utm_campaign=pocket-wp&amp;utm_source=pwp-readme&amp;utm_medium=wp-plugins\">plugin website<\/a> for more information.<\/p>\n\n<!--section=changelog-->\n<h4>0.4.3<\/h4>\n\n<ul>\n<li>Fixing an issue with link generator not having closing div. (Thanks to Myles Gray for catching this.)<\/li>\n<\/ul>\n\n<h4>0.4.2<\/h4>\n\n<ul>\n<li>Improved the way plugin handles untagged posts. It now shows \"untagged\" in the tag list instead of throwing an error. Tag list can be turned off by using tag_list=\"no\"<\/li>\n<\/ul>\n\n<h4>0.4.1<\/h4>\n\n<ul>\n<li>Adding error checking on pocket feed retrieval.<\/li>\n<\/ul>\n\n<h4>0.4<\/h4>\n\n<ul>\n<li>Fix so shortcode doesn't always display above text.<\/li>\n<li>Fixing activation message to only show once on first install.<\/li>\n<\/ul>\n\n<h4>0.3<\/h4>\n\n<ul>\n<li>First public release<\/li>\n<li>Made author credit opt-in (was opt-out)<\/li>\n<li>Code clean up<\/li>\n<li>Added settings link in plugin list<\/li>\n<li>Added activation notice<\/li>\n<\/ul>\n\n<h4>0.2<\/h4>\n\n<ul>\n<li>Second beta version (not public)<\/li>\n<li>Fixed bugs and cleaned up code<\/li>\n<li>Removed option to use multiple tags as Pocket didn\u2019t seem to support this<\/li>\n<\/ul>\n\n<h4>0.1<\/h4>\n\n<ul>\n<li>Beta version (not public)<\/li>\n<\/ul>","raw_excerpt":"Pocket WP allows you to embed your Pocket links into a WordPress page or post via a shortcode or a widget.","jetpack_sharing_enabled":true,"_links":{"self":[{"href":"https:\/\/lmo.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin\/33678","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/lmo.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin"}],"about":[{"href":"https:\/\/lmo.wordpress.org\/plugins\/wp-json\/wp\/v2\/types\/plugin"}],"replies":[{"embeddable":true,"href":"https:\/\/lmo.wordpress.org\/plugins\/wp-json\/wp\/v2\/comments?post=33678"}],"author":[{"embeddable":true,"href":"https:\/\/lmo.wordpress.org\/plugins\/wp-json\/wporg\/v1\/users\/ciaranm"}],"wp:attachment":[{"href":"https:\/\/lmo.wordpress.org\/plugins\/wp-json\/wp\/v2\/media?parent=33678"}],"wp:term":[{"taxonomy":"plugin_section","embeddable":true,"href":"https:\/\/lmo.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_section?post=33678"},{"taxonomy":"plugin_tags","embeddable":true,"href":"https:\/\/lmo.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_tags?post=33678"},{"taxonomy":"plugin_category","embeddable":true,"href":"https:\/\/lmo.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_category?post=33678"},{"taxonomy":"plugin_contributors","embeddable":true,"href":"https:\/\/lmo.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_contributors?post=33678"},{"taxonomy":"plugin_business_model","embeddable":true,"href":"https:\/\/lmo.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_business_model?post=33678"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}