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}}
Installation
- Extract the wp-plurk.zip
- Upload
wp-plurk
directory to the/wp-content/plugins/
directory - Activate the plugin through the ‘Plugins’ menu in WordPress
- Go to
Settings
menu, select thewp-plurk
menu - Enter your plurk username and password
FAQ
- no FAQ yet
Contributors & Developers
“WP-Plurk” is open source software. The following people have contributed to this plugin.
ContributorsTranslate “WP-Plurk” into your language.
Interested in development?
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.