Skip to content

Instantly share code, notes, and snippets.

@golchha21
Forked from corsonr/gist:5562916
Created August 14, 2013 05:52
Show Gist options
  • Save golchha21/6228355 to your computer and use it in GitHub Desktop.
Save golchha21/6228355 to your computer and use it in GitHub Desktop.
add_filter('wp_mail_content_type',create_function('', 'return "text/html"; '));
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment