Electric Studio Mailer
Creates an easy function for sending mail from your Wordpress site
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 = "");
| Author | James Irving-Swift Profile |
| Contributors | irvingswiftj, Electric Studio |
| Tags | contact, developing, email, mail, smtp, utility |
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
1.0
- Version 1.
1.1
- Fixed bug that caused fatal error is used more than once on the same page


