• Resolved philipjbrowning

    (@philipjbrowning)


    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://www.ads-software.com/plugins/wp-mail-bank/

Viewing 1 replies (of 1 total)
  • Plugin Contributor wordpress-empire

    (@wordpress-empire)

    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.