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.

WP IRC

वर्णन

Well WP-IRC Plugin (for lack of a better name 😉 ) can fetch the number of users online in any IRC channel and can be scheduled to auto refresh it every x.minutes. The count thus fetched can be displayed in the sidebar of your blog using a sidebar widget provided by the Plugin.

More details about the Plugin can be found at the Plugins Home page.

Translation

The pot file is available with the Plugin. If you are willing to do translation for the Plugin, use the pot file to create the .po files for your language and let me know. I will add it to the Plugin after giving credit to you.

Development and Support

The development of the Plugin happens over at github. If you want to contribute to the Plugin, fork the project at github and send me a pull request.

If you are not familiar with either git or Github then refer to this guide to see how fork and send pull request.

Support for the Plugin is available from the Plugin’s home page. If you have any questions or suggestions, do leave a comment there or contact me in twitter.

TODO

  • Create a settings page where people can test connection
  • Add support for shortcode
  • Add support for alerts

Stay updated

I would be posting updates about this Plugin in my blog and in Twitter. If you want to be informed when new version of this Plugin is released, then you can either subscribe to this blog’s RSS feed or follow me in Twitter.

Links

Readme Generator

This Readme file was generated using wp-readme, which generates readme files for WordPress Plugins.

स्क्रीनशॉट

  • Widget settings screen

  • This is how the widget will appear in the frontend

स्थापना

Extract the zip file and just drop the contents in the wp-content/plugins/ directory of your WordPress installation and then activate the Plugin from Plugins page.

After activation, go to the widgets configuration page. You should find the IRC Widget under available widget.

समीक्षा

ह्या प्लगइनसाठी कोणतेही समीक्षण नाही.

योगदानकर्ते आणि विकसक

“WP IRC” हे मुक्त स्रोत सॉफ्टवेअर आहे. पुढील लोक या प्लगइनच्या निर्मितीत योगदान केले आहे.

योगदानकर्ते

भाषांतर करा “WP IRC” तुमच्या भाषेत.

विकासातील आग्रह?

कोड ब्राउझ करा, SVN संग्रहालय तपासा, किंवा विकास लॉग च्या RSS द्वारे सदस्यता घ्या.

बदलांची यादी

v1.2.1 (2014-02-05) (Dev time: 0.5 hours)

  • Tweak: Update Screenshots
  • Tweak: Add ‘#’ in front of channel if it is not present

v1.2 (2013-02-21) (Dev time: 0.5 hours)

  • Check if users is an array to prevent PHP warning

v1.1 (2013-02-17) (by Paul Freund)

  • Improved IRC connection (including implementing RFC2812 specifications)
  • [users] tag prints online users
  • Verbose mode to join channel (to see invisible users),
  • Password now works

v1.0 (2013-01-21) (Dev time: 20 hours)

  • Complete rewrite and added support for AJAX with caching

v0.2 (2012-01-31)

  • Fixed issue with textarea in the widget

v0.1 (2009-07-29)

  • Initial Version