Fix your code add the variable $content to the textarea:
Line 477 at wp-irc.php, should be:
<textarea name="wp-irc-content" id="wp-irc-content" cols="20" rows="5" class="widefat"><?php echo $content; ?></textarea>
Fix your code add the variable $content to the textarea:
Line 477 at wp-irc.php, should be:
<textarea name="wp-irc-content" id="wp-irc-content" cols="20" rows="5" class="widefat"><?php echo $content; ?></textarea>
Thanks for reporting the issue. I have fixed it in v0.2 of the Plugin.
This topic has been closed to new replies.