gsu-library/after-em
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Repository files navigation
=== AfterEM === Contributors: mbrooks34 Donate link: http://library.gsu.edu/giving/ Tags: Events Manager, afterem, after-em, after events mailer Requires at least: 4.0.0 Tested up to: 4.2.4 Stable tag: 1.0.2 License: GPLv3 License URI: https://www.gnu.org/licenses/gpl-3.0.html This plugin extends Events Manager to allow follow-up emails to be sent after an event. == Description == After Events Mailer is designed to send emails to booking lists from ended [Events Manager](https://wordpress.org/plugins/events-manager/) events the day after they end. This plugin only sends emails to approved bookings. The mailer will start sending emails the day after activating the plugin. The settings can be adjusted on the AfterEM page in the Events menu. **Features** * Email templating page (html) * Placeholders are processed by Events Manager (booking, event, and location) * Send test email (placeholders are not processed) Visit [AfterEM's Bitbucket page](https://bitbucket.org/gsulibwebmaster/after-em/) to submit issues, contribute to the source code, and to check out the development version of the plugin! == Installation == This plugin will not work without the [Events Manager plugin](https://wordpress.org/plugins/events-manager/). 1. Upload the afterem directory to the plugins folder. 2. Activate the plugin on the plugins section of the dashboard. == Screenshots == 1. Settings Page == Upgrade Notice == = 1.0.2 = * Check your email template for extra slashes after running this update! == Changelog == = 1.0.2 = * Fixed a problem with stripslashes (check your email template after the update for extra slashes). * Used checked(). * AUTOLOAD constant added. = 1.0.1 = * Fixed the uninstall hook. = 1.0.0 = * Initial release!