Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save greathmaster/b49b8fad921b95a462bcc4267beb5366 to your computer and use it in GitHub Desktop.
Save greathmaster/b49b8fad921b95a462bcc4267beb5366 to your computer and use it in GitHub Desktop.
Stop PMPro from editing other WordPress email formats
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