Skip to content

html2wp/email-presets

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

=== Email Presets ===
Contributors: harzzn
Donate link: https://htmltowordpress.io
Tags: email, manager, templates
Requires at least: 4.5.3
Tested up to: 4.5.3
Stable tag: 1.0
License: GPLv2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html

Avoid harcoding emails and manage them in WordPress Dashboard instead.

== Installation ==

1. Upload `email-presets` folder to the `/wp-content/plugins/` directory
2. Activate the plugin through the 'Plugins' menu in WordPress
3. Create your email preset in the WordPress Dashboard
4. Send emails in your code with ep_mail( $slug, $to, $subject_args = array(), $message_args = array(), $headers = '', $attachments = array() )

== Changelog ==

= 1.0 =
* First version with simple email presets

About

WordPress Email Presets

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages