Pocket Articles Collection

Pocket Articles Collection plugin helps you collect and display your favourite Pocket articles in your WordPress blog.

Author: (profile at wordpress.org)
WordPress version required:3.0
WordPress version tested:3.6.1
Plugin version:1.0.0
Added to WordPress repository:10-09-2013
Last updated:14-11-2013
Warning! This plugin has not been updated in over 2 years. It may no longer be maintained or supported and may have compatibility issues when used with more recent versions of WordPress.
Rating, %:100
Rated by:2
Plugin URI:http://www.thestrongtype.com/resources/pocket...
Total downloads:1 752
Active installs:10+
plugin download
Click to start download

Pocket Articles Collection plugin helps you collect, manage and display your favourite Pocket articles in your WordPress blog.

Features and notes

  • Admin interface: An admin interface to add, edit and manage Pocket Articles. Details such as title and source URL of the Article, and attributes like tags and visibility, can be specified. The 'Pocket Articles' menu in the WP admin navigation leads to the Pocket Articles admin interface.
  • Backgrond downloading of new articles: Once every hour, the Pocket articles plugin will connect to the appointed Pocket account and download all articles that's been added since the job was last run.
  • Shortcode: Pocket Articles can be displayed in a WordPress page by placing a [pocketarticlecoll]shortcode. A few examples are provided below. For more examples and the full list of arguments, please refer the plugin homepage or 'other notes'.
    • Placing [pocketarticlecoll] in the page displays all Pocket articles.
    • [pocketarticlecoll title="Somebody"] displays Pocket articles titleed by Somebody.
    • [pocketarticlecoll tags="tag1,tag2,tag3"] displays Pocket articles tagged tag1 or tag2 or tag3, one or more or all of these
    • [pocketarticlecoll orderby="random" limit=1] displays a random pocketarticle
  • The template function: To code the random pocketarticle functionality directly into a template file, the template function pocketarticlescollection_pocketarticle() can be used. Please refer the plugin homepage or 'other notes' for details.
  • Compatible with WordPress 3.0 multi-site functionality.
  • The plugin suppports localization. Refer the plugin page or 'other notes' for the full list of available languages and the respective translators.

For more information, visit the plugin homepage, where yo can also provide feed back.