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

12 Comments | [Put comments]

  1. gravatar shark - June 3, 2009

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

  2. gravatar ferdhie - June 3, 2009

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

  3. gravatar bluecat - June 8, 2009

    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?

  4. gravatar ana lutetia - July 18, 2009

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

  5. gravatar ferdhie - July 19, 2009

    You're so free to go ;)

  6. gravatar craig mccreath - November 30, 2009

    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.

  7. gravatar jeff summers - December 6, 2009

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

  8. gravatar tim - February 5, 2010

    Hi,

    Can someone give me a "live" example of how to use the template?
    This is what I have in my template now:
    [shares] {{url}} - {{title}}

    I never used this before and need help - thanks
    Tim

  9. gravatar tim - February 5, 2010

    Hi,

    Can someone give me a "live" example of how to use the template?
    This is what I have in my template now:
    [shares] {{url}} - {{title}}

    I never used this before and need help - thanks
    Tim

  10. gravatar mw - July 5, 2011

    What's wrong with the following messages:

    Warning: curl_setopt() [function.curl-setopt]: CURLOPT_FOLLOWLOCATION cannot be activated when safe_mode is enabled or an open_basedir is set in /home/ezwell0/public_html/wordpress/wp-content/plugins/wp-plurk/wp_plurk.php on line 134

    Warning: curl_setopt() [function.curl-setopt]: CURLOPT_FOLLOWLOCATION cannot be activated when safe_mode is enabled or an open_basedir is set in /home/ezwell0/public_html/wordpress/wp-content/plugins/wp-plurk/wp_plurk.php on line 134

    Warning: Cannot modify header information - headers already sent by (output started at /home/ezwell0/public_html/wordpress/wp-content/plugins/wp-plurk/wp_plurk.php:134) in /home/ezwell0/public_html/wordpress/wp-includes/pluggable.php on line 897

  11. gravatar jam - July 17, 2011

    How to put A title??

  12. gravatar vipgod - February 12, 2012

    Отличная статья, мне нравится, достойно.

Leave a Reply