该插件尚未通过WordPress的最新3个主要版本进行测试。 当与较新版本的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