WP-Plurk

WP-Plurk is a plugin to put a post to your Plurk account everytime you publish a blog post. All you have to do is setup this plugin, enter your username and plurk password and a post template.

About Post Template

The post template has a certain format

  1. Plurk qualifier (verbs) must be in the first of the template closed with square bracket.
    Examples: `[shares]` or `[says]`
  2. There are other tags, `title` and `url`, `title` will be replaced with your wordpress post title and `url` replaced with the permalink. Tags is encloded by double bracket.
    Example: `{{title}}` or `{{url}}`

So to post plurk using shares qualifier we can use template

[shares] {{url}} {{title}}

Installation

  1. Extract the wp-plurk.zip
  2. Upload `wp-plurk` directory to the `/wp-content/plugins/` directory
  3. Activate the plugin through the 'Plugins' menu in WordPress
  4. Go to `Settings` menu, select the `wp-plurk` menu
  5. Enter your plurk username and password

Download

You can download it via wordpress plugin directory or here

7 Comments

  1. gravatar shark - June 3, 2009 | Reply

    hi,
    i'm not understand how to put the plurk qualifier.
    is it on the title or on the articel post body?

    1. gravatar ferdhie - June 3, 2009

      hi shark, its simple, just put the qualifier inside the bracket
      [shares] ...
      [says] ...

  2. gravatar bluecat - June 8, 2009 | Reply

    Hi,
    It is an awesome plugin.
    I add some functions on it.
    1. Support multiple language
    2. Use drop list to select qualifier instead typing it in template
    3. Only plurk articles in selected categories.

    Could you permit me releasing a branch version based on your plugin?

    1. gravatar ferdhie - July 19, 2009

      You're so free to go ;)

  3. gravatar ana lutetia - July 18, 2009 | Reply

    For some odd reason, the plugin isn't working on my blog.

  4. gravatar craig mccreath - November 30, 2009 | Reply

    Hey,

    I am loving your plugin and was almost going to develop my own. I needed a little customisation for something I was working on, simply adding the content of the post to the plurk, and modified your code to support it.

    Would you mind if I release it for other plurkers to use? You will of course be accredited and I can offer you the source code for observation. Feel free to email me about it.

    Thanks in advance.

  5. gravatar jeff summers - December 6, 2009 | Reply

    Now that Plurk has introduced their official API, are you planning to modify WP-Plurk to use it's calls?

Leave a Reply

one plus four is equal hint: use google ;)