Title: widget.php outputting content causing errors with other plugins
Last modified: August 21, 2016

---

# widget.php outputting content causing errors with other plugins

 *  Resolved [WPsites](https://wordpress.org/support/users/wpsites/)
 * (@wpsites)
 * [12 years, 10 months ago](https://wordpress.org/support/topic/widgetphp-outputting-content-causing-errors-with-other-plugins/)
 * Hi,
 * At the bottom of widget.php after you end your PHP block there are two lines 
   which cause content to output early in the WordPress execution process and then
   causes errors if other plugins try and use sessions or do a redirect.
 * If you omit that closing PHP element then no content will be output.
 * Simon
 * [http://wordpress.org/plugins/recent-tweets-widget/](http://wordpress.org/plugins/recent-tweets-widget/)

Viewing 2 replies - 1 through 2 (of 2 total)

 *  [ratmz](https://wordpress.org/support/users/ratmz/)
 * (@ratmz)
 * [12 years, 10 months ago](https://wordpress.org/support/topic/widgetphp-outputting-content-causing-errors-with-other-plugins/#post-3981699)
 * Yes this problem happend to me after update to v. 1.1
 * The plugin generated 2 characters of unexpected output during activation. If 
   you notice “headers already sent” messages, problems with syndication feeds or
   other issues, try deactivating or removing this plugin.
 * and the problem is header already send
 * dave
 *  [ThemePrince](https://wordpress.org/support/users/themeprince/)
 * (@themeprince)
 * [12 years, 10 months ago](https://wordpress.org/support/topic/widgetphp-outputting-content-causing-errors-with-other-plugins/#post-3981702)
 * Hello,
 * I just submitted an update. Thank you very much Simon!

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘widget.php outputting content causing errors with other plugins’ is closed
to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/recent-tweets-widget_ffffff.svg)
 * [Recent Tweets Widget](https://wordpress.org/plugins/recent-tweets-widget/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/recent-tweets-widget/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/recent-tweets-widget/)
 * [Active Topics](https://wordpress.org/support/plugin/recent-tweets-widget/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/recent-tweets-widget/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/recent-tweets-widget/reviews/)

 * 2 replies
 * 3 participants
 * Last reply from: [ThemePrince](https://wordpress.org/support/users/themeprince/)
 * Last activity: [12 years, 10 months ago](https://wordpress.org/support/topic/widgetphp-outputting-content-causing-errors-with-other-plugins/#post-3981702)
 * Status: resolved