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.
- Host: GitHub
- URL: https://github.com/dhimaskirana/wp-custom-email-html
- Owner: dhimaskirana
- Created: 2020-11-22T23:28:03.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2022-07-03T16:25:50.000Z (almost 4 years ago)
- Last Synced: 2025-05-31T14:22:19.995Z (about 1 year ago)
- Topics: email, wordpress, wordpress-plugin
- Language: PHP
- Homepage:
- Size: 560 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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*

*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)