Description
MKE Simple Email Sequencer lets site owners create simple day-based email sequences directly inside WordPress. Add a signup form to any page with a shortcode, collect subscribers, send welcome emails, manage unsubscribes, and review send logs without adopting a large marketing automation platform.
This plugin sends email through the normal WordPress mail system. For reliable delivery, use an SMTP or transactional email delivery plugin.
Features
- Create editable email sequences.
- Add sequence steps by day offset.
- Place signup forms anywhere with the [mkesiems_signup] shortcode.
- Create draft signup pages from the admin area.
- Collect first name and email address.
- Honeypot and minimum-time anti-spam checks.
- Optional double opt-in confirmation.
- Automatic unsubscribe links.
- Merge tags for name, email, site name, sequence name, and unsubscribe URL.
- WP-Cron send queue every 15 minutes.
- Subscriber management with pause, activate, unsubscribe, and delete.
- CSV subscriber export.
- Send logs and manual process-now button.
- Test email tool and delivery warning.
Shortcode
Basic:
[mkesiems_signup sequence=”welcome-series”]
With options:
[mkesiems_signup sequence=”welcome-series” title=”Join the list” button_text=”Sign Up” show_name=”yes” context=”homepage”]
Attributes:
- sequence – sequence slug.
- title – optional form title.
- button_text – custom button text.
- success_message – custom success message.
- show_name – yes or no.
- context – optional source tag stored with the subscriber.
Privacy
This plugin stores subscriber email addresses, optional first names, signup source URLs, form context, confirmation data, unsubscribe status, and send logs in your WordPress database. The plugin does not send subscriber data to an external service by itself.
Screenshots




Installation
- Upload the ZIP file in Plugins > Add New > Upload Plugin.
- Activate the plugin.
- Open MKE Email Sequencer in wp-admin.
- Edit the default Welcome Series or create your own sequence.
- Copy the shortcode into any page, post, landing page, or page builder module.
- Configure SMTP or transactional mail delivery for best results.
Reviews
There are no reviews for this plugin.
Contributors & Developers
“MKE Simple Email Sequencer” is open source software. The following people have contributed to this plugin.
ContributorsTranslate “MKE Simple Email Sequencer” into your language.
Interested in development?
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.
Changelog
1.0.8
- Updated the WordPress.org readme Tested up to header to 7.0 for current WordPress compatibility scanning.
1.0.7
- Renamed plugin identifiers to the longer unique mkesiems prefix for WordPress.org review compliance.
- Updated shortcode, hooks, options, cron schedule, admin slugs, query variables, and database table names to use the mkesiems prefix.
1.0.6
- Moved the Simple Email Sequencer sales-page and All MKE Plugins buttons to the bottom of the main sequencer admin dashboard.
1.0.5
- Removed Pro-only feature code from the WordPress.org package.
- Replaced the signup shortcode with the prefixed [mkesiems_signup] shortcode.
- Updated readme contributor and version information for WordPress.org review.
1.0.4
- Added sales and all-plugin buttons to the dashboard and Pro information page.
1.0.3
- Fixed Plugin Check issues for database queries, translator comments, escaped shortcode output, CSV file-operation annotations, and readme casing.
1.0.1
- Added page-level Help tab/section on every admin page.
- Added popup field help for sequence, step, settings, and test fields.
- Expanded the email test into a detailed sample send with data feedback, headers used, timing, result status, and body preview.
1.0.0
- Initial MKE release with sequences, signup shortcodes, subscriber management, logs, double opt-in, and page-building support.
