WP-Plurk Wordpress Plugin - Rating, Reviews, Demo & Download
Plugin Description
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]
- There are other tags,
title
andurl
,title
will be replaced with your wordpress post title
andurl
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}}