Skip to content

Instantly share code, notes, and snippets.

@andrewlimaza
Last active August 20, 2020 12:31
Show Gist options
  • Star 2 You must be signed in to star a gist
  • Fork 1 You must be signed in to fork a gist
  • Save andrewlimaza/cc6d1c2f902be4629432e704438d999e to your computer and use it in GitHub Desktop.
Save andrewlimaza/cc6d1c2f902be4629432e704438d999e to your computer and use it in GitHub Desktop.
Stop PMPro from editing other WordPress email formats. Remove email filter.
remove_filter( 'wp_mail_content_type', 'pmpro_wp_mail_content_type' );
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment