An open API service indexing awesome lists of open source software.

https://github.com/dhimaskirana/wp-custom-email-html

WP Custom Email HTML is a simple plugin to use custom html on wp_mail() function.
https://github.com/dhimaskirana/wp-custom-email-html

email wordpress wordpress-plugin

Last synced: 2 months ago
JSON representation

WP Custom Email HTML is a simple plugin to use custom html on wp_mail() function.

Awesome Lists containing this project

README

          

# WP Custom Email HTML
WP Custom Email HTML is a simple plugin to use custom html on wp_mail() function.

# How to Use
Just download as zip and install like installing plugin WordPress. Enjoy.

# Test Email
If you want to test your email, I suggest using [mailtrap.io](https://mailtrap.io/) services for your SMTP server and using [**WP Mail SMTP by WPForms**](https://wordpress.org/plugins/wp-mail-smtp/) plugin to change your website SMTP configuration.

## Screenshot
![WordPress default email](https://raw.githubusercontent.com/dhimaskirana/wp-custom-email-html/master/screenshot/email-before.png "WordPress default email")
*WordPress default email*

![WordPress email using custom html](https://raw.githubusercontent.com/dhimaskirana/wp-custom-email-html/master/screenshot/email-after.png "WordPress email using custom html")
*WordPress email using custom html*

# Changelog
- 1.1 - Update minor, add credits and add screenshot
- 1.0 - Inital Release

# Credits
- Free Responsive HTML Email Template by [leemunroe](https://github.com/leemunroe/responsive-html-email-template)