Electric Studio Mailer

Plugin Banner

Electric Studio Mailer

by James Irving-Swift

Download
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 = “”);

Install from wordpress plugins directory.

Else, to install manually:

  1. Upload unzipped plugin folder to the /wp-content/plugins/ directory
  2. Activate the plugin through the ‘Plugins’ menu in WordPress
  1. Admin interface for Mail settings

    Admin interface for Mail settings

1.0

  • Version 1.

1.1

  • Fixed bug that caused fatal error is used more than once on the same page
Back to top