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 = "");
Requires: 3.1 or higher
Compatible up to: 3.2.1
Last Updated: 2011-10-5
Downloads: 150
Got something to say? Need help?