Det här tillägget har inte testats med någon av de 3 senaste huvudversionerna av WordPress. Det kanske inte längre underhålls och kan ha kompatibilitetsproblem när det används tillsammans med nyare versioner av WordPress.

Plurk for WordPress

Beskrivning

Plurk for WordPress displays yours latest plurks in your WordPress blog.

Features

*  Simply
*  Customizable
*  Widget support
*  No options page (yes, its a feature)
*  Uses WordPress resources (no extra files needed)

Usage

If you use WordPress widgets, just drag the widget into your sidebar and configure. If widgets are not your thing, use the following code to display your public Plurk messages:

<?php plurk_messages("username"); ?>

For more info (options, customization, etc.) visit the plugin homepage.

Customization

The plug in provides the following CSS classes:

* ul.plurk: the main ul (if list is activated)
* li.plurk-item: the ul items (if list is activated)
* p.plurk-message: each one of the paragraphs (if msgs > 1)
* .plurk-timestamp: the timestamp span class
* a.plurk-link: the tweet link class

Credits

Ronald Heft – The plugin is highly based in his Pownce for WordPress, so the major part of the credits goes to him.
Michael Feichtinger – For the multi-widget feature.

Contact

Suggestion, fixes, rants, congratulations, gifts et al to rick[at]jinlabs.com

Installation

Drop plurk-for-Wordpress folder (or even plurk.php) into /wp-content/plugins/ and activate the plug in the WordPress admin area.

Recensioner

Detta tillägg har inga recensioner.

Bidragsgivare och utvecklare

”Plurk for WordPress” är programvara med öppen källkod. Följande personer har bidragit till detta tillägg.

Bidragande personer

Översätt ”Plurk for WordPress” till ditt språk.

Intresserad av programutveckling?

Läs programkoden, kika på SVN-filförvaret eller prenumerera på utvecklarloggen via RSS.