This plugin hasn’t been tested with the latest 3 major releases of WordPress. It may no longer be maintained or supported and may have compatibility issues when used with more recent versions of WordPress.

Get your plurk

विवरण

  • Cache the plurk to a static page, you don’t need to read fetch feed every time.
  • Display each plurk’s link and post time (or not).
  • Widget support.
  • Externel CSS file.

TODO

  • fetch other’s people plurk and integrated with yours

स्क्रीनशॉट्स

  • /tags/1.1.3/screenshot-1.png

इंस्टॉलेशन

  • Put the “get-your-plurk” folder to plugin folders.
  • Make a cache folder like /wp-content/cache/ if the cache folder is not exists.
  • add a cache file named “cache.tmp”, now you have a cache file like: “wp-content/cache/gyp-cache.tmp”
  • chmod the “gyp-cahce.tmp” file permission to writable (chmod 666 cache.tmp).
  • active the plugin.

** command:
** cd /wp-content
** mkdir cache
** cd cahce
** touch gyp-cache.tmp
** chmod 777 gyp-cache.tmp

समीक्षाएं

इस प्लगइन के लिए कोई समीक्षा नहीं है।

सहायक &डेवलपर्स

यह खुला स्रोत सॉफ्टवेयर है। अनुगामी लोगो ने इस प्लगइन के लिए योगदान दिया है।

योगदानकर्ता

Translate “Get your plurk” into your language.

Interested in development?

Browse the code, check out the SVN repository, or subscribe to the development log by RSS.

बदलाव विवरण

  • 1.1.3 – display username or not, move the cache file path, some code improve.
  • 1.1.1 – fix some css problem.
  • 1.1.0 – plurk looks and feel, and localization config file support. remove the “show link option”.
  • 1.0.5 – fix some readme error and default options.
  • 1.0.0 – first release.