Title: Plugin generates output with ending PHP tag
Last modified: September 1, 2016

---

# Plugin generates output with ending PHP tag

 *  Resolved [philipjbrowning](https://wordpress.org/support/users/philipjbrowning/)
 * (@philipjbrowning)
 * [10 years ago](https://wordpress.org/support/topic/plugin-generates-output-with-ending-php-tag/)
 * Please remove the ending php tag at the end of wp-mail-bank.php. I have Yoast
   sitemap plugin installed and the ending space in the PHP file generates a space
   at the top of my XML file, rendering it invalid.
 *     ```
       register_uninstall_hook(__FILE__, "plugin_uninstall_hook_for_mail_bank");
       add_action("in_plugin_update_message-".MAIL_FILE,"mail_bank_plugin_update_message" );
   
       ?> // Remove this line
       // Space is here
       ```
   
 * [https://wordpress.org/plugins/wp-mail-bank/](https://wordpress.org/plugins/wp-mail-bank/)

Viewing 1 replies (of 1 total)

 *  Plugin Contributor [wordpress-empire](https://wordpress.org/support/users/wordpress-empire/)
 * (@wordpress-empire)
 * [8 years, 11 months ago](https://wordpress.org/support/topic/plugin-generates-output-with-ending-php-tag/#post-9243928)
 * Hi,
 * The problem has been fixed since version 3.0.0
 * Please upgrade to the latest release to have this sorted out.
 * Thanks
 * Support Team
    Tech Banker

Viewing 1 replies (of 1 total)

The topic ‘Plugin generates output with ending PHP tag’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/wp-mail-bank_724f4f.svg)
 * [Mail Bank - #1 Mail SMTP Plugin for WordPress](https://wordpress.org/plugins/wp-mail-bank/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/wp-mail-bank/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/wp-mail-bank/)
 * [Active Topics](https://wordpress.org/support/plugin/wp-mail-bank/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/wp-mail-bank/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/wp-mail-bank/reviews/)

## Tags

 * [remove space](https://wordpress.org/support/topic-tag/remove-space/)
 * [xml](https://wordpress.org/support/topic-tag/xml/)

 * 1 reply
 * 2 participants
 * Last reply from: [wordpress-empire](https://wordpress.org/support/users/wordpress-empire/)
 * Last activity: [8 years, 11 months ago](https://wordpress.org/support/topic/plugin-generates-output-with-ending-php-tag/#post-9243928)
 * Status: resolved