Electric Studio Mailer
Electric Studio Mailer
Description
This plugin adds a function called ‘esm_send’ that sends an email. Mail Server settings can easily be changed from the wp-admin interface.
The function works like so: esm_send($from, $to, $content, $subj = “”, $fromName = “”);
Installation
Install from wordpress plugins directory.
Else, to install manually:
- Upload unzipped plugin folder to the
/wp-content/plugins/directory - Activate the plugin through the ‘Plugins’ menu in WordPress
Reviews
Changelog
1.0
- Version 1.
1.1
- Fixed bug that caused fatal error is used more than once on the same page
