Forked from andrewlimaza/pmpro-edit-other-emails.php
Created
January 4, 2018 22:39
-
-
Save greathmaster/b49b8fad921b95a462bcc4267beb5366 to your computer and use it in GitHub Desktop.
Stop PMPro from editing other WordPress email formats
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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