function mtp_disable_mobile_messaging($mailer){remove_action('woocommerce_email_footer',array($mailer->emails['WC_Email_New_Order'],'mobile_messaging'),9)}add_action('woocommerce_email','mtp_disable_mobile_messaging');