=== EM Event Submissions ===
Contributors: mmulligan
Requires at least: 6.0
Tested up to: 6.7
Requires PHP: 7.4
Stable tag: 0.6.0
License: GPL-2.0-or-later
License URI: https://www.gnu.org/licenses/gpl-2.0.html

Anonymous event submission for Events Manager with email-token-based approval — approve or reject from a link in your inbox, no WordPress login required.

== Description ==

Lets anonymous visitors submit events to Events Manager via a public form. Admins receive an email with a preview link and approve/reject buttons; auth is a single-use HMAC-signed token in the email URL. The submission form is placed on a page with the [em_event_submission_form] shortcode.

== Changelog ==

= 0.6.0 =
* First release under the em-event-submissions slug (renamed from event-submissions). Clean-slate namespace move: option keys, site secret, token meta, preview cookie, and the submission shortcode tag all moved to the new em_event_submissions / ems_ / [em_event_submission_form] namespace. Existing installs must reconfigure settings and re-place the shortcode after updating.
