WordPress Plugin: Instapaper ‘Read Later’ Links

Latest version: 1.2- Released June 15th, 2012:
  • Update to the new style button from Instapaper. The original black version no longer works.

Description

This plugin allows you to display Instapaper ‘Read later’ links next to each post on your blog just like on Give Me Something To Read. You can either automatically insert the links adjacent to your blog entries, or you can just use the template tag to insert the links wherever you like.

What the hell is Instapaper?

From instapaper.com:

Instapaper is a fast, easy, free tool to save web pages for reading later. When you find something you want to read, but you don’t have time now, you click ‘Read Later’. When you do have time to read, you visit Instapaper on your computer or phone and get whatever you wanted to read.

Check out instapaper.com for all the details and to sign up.

Can I see an example?

The plugin is active on this very blog, so ‘Read Later’ links should show up next to each post title on here.

Screenshot of the plugin in action on the Kubrick theme

The plugin in action on the Kubrick theme

Screenshot of the plugin Settings screen

The plugin Settings screen

Installation

  1. Unzip the ZIP file and drop the folder straight into your ‘wp-content/plugins-’ directory.
  2. Activate the plugin through the ‘Plugins’ menu in WordPress.
  3. Check out the front page of your blog. A ‘Read Later’ link will now show adjacent to each post.

Usage

By default, this plugin displays a ‘Read Later’ link adjacent to each blog entry on your blog. If you wish to control where the links are displayed, you can go to the Settings -> Read Later Links menu and choose between a few display options.

If you choose to disable automatic placement, you’ll need to add the following code to your theme in order insert the ‘Read Later’ link for each post:

<?php do_action('read_later'); ?>

The code must be inside the WordPress loop.

Thanks

Download

This plugin requires WordPress version 2.7 or later. Tested up to 3.4.2.

Version 1.2 ZIP file from downloads.wordpress.org

Any comments, questions, queries, suggestions, complaints, etc, please leave a comment!

6 thoughts on “WordPress Plugin: Instapaper ‘Read Later’ Links

  1. Andrew

    Are you still developing this plugin? It doesn’t appear to be working (on my site or yours). Thanks in advance.

  2. John Blackbourn Post author

    New version 1.2 released. This updates the plugin to the new version of the button from Instapaper as the original black version no longer works.

  3. Alex

    Hi, how can I place some site info after the link; e.g., I noticed here that you put “WordPress plugin…” after the URL. How can I make it, please?

Leave a Reply

Your email address will not be published. Required fields are marked *

You may use these HTML tags and attributes: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>