Title: [Plugin: wp-irc] Content variable missing in code
Last modified: August 20, 2016

---

# [Plugin: wp-irc] Content variable missing in code

 *  Resolved [Melroy](https://wordpress.org/support/users/danger89/)
 * (@danger89)
 * [14 years, 4 months ago](https://wordpress.org/support/topic/plugin-wp-irc-content-variable-missing-in-code/)
 * 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
   >`
 * [http://wordpress.org/extend/plugins/wp-irc/](http://wordpress.org/extend/plugins/wp-irc/)

Viewing 1 replies (of 1 total)

 *  Plugin Author [Sudar Muthu](https://wordpress.org/support/users/sudar/)
 * (@sudar)
 * [14 years, 3 months ago](https://wordpress.org/support/topic/plugin-wp-irc-content-variable-missing-in-code/#post-2506442)
 * Thanks for reporting the issue. I have fixed it in v0.2 of the Plugin.

Viewing 1 replies (of 1 total)

The topic ‘[Plugin: wp-irc] Content variable missing in code’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/wp-irc.svg)
 * [WP IRC](https://wordpress.org/plugins/wp-irc/)
 * [Support Threads](https://wordpress.org/support/plugin/wp-irc/)
 * [Active Topics](https://wordpress.org/support/plugin/wp-irc/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/wp-irc/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/wp-irc/reviews/)

 * 1 reply
 * 2 participants
 * Last reply from: [Sudar Muthu](https://wordpress.org/support/users/sudar/)
 * Last activity: [14 years, 3 months ago](https://wordpress.org/support/topic/plugin-wp-irc-content-variable-missing-in-code/#post-2506442)
 * Status: resolved