My QuakeNet IRC chat plugin for WordPress. Add a zone for your QuakeNet IRC chat.
Add a chat zone where you want in your code or in a page easily with shortcode [quakenet] to add a zone for a main QuakeNet IRC chat on your WordPress site
or add multiple irc chat Quakenet on your site with [quake] shortcode with parameters width, height, status, message and channels
e.g.
[quake width="500" height="300" channels="allwebtuts" status="public"]
[quake width="600" height="400" channels="style-cataclysm" status="user only" message="Please login to view this chat"]
All your users with a minimal WordPress status (contributor) can add chat in article or page.
If you have some difficulty to put this plugin in your language, just go to wp-config.php and change the line
define ('WPLANG', ' ');
by
define ('WPLANG', 'en_US');
or by
define ('WPLANG', 'en_GB');
Compatible up to: 3.2.1
Last Updated: 2012-5-20
Downloads: 750
Got something to say? Need help?