release em-event-submissions 0.6.0
This commit is contained in:
@@ -0,0 +1,15 @@
|
|||||||
|
{
|
||||||
|
"name": "EM Event Submissions",
|
||||||
|
"slug": "em-event-submissions",
|
||||||
|
"version": "0.6.0",
|
||||||
|
"download_url": "https://gitea.mulligan.casa/wordpress/wp-updates/raw/branch/main/em-event-submissions/em-event-submissions-0.6.0.zip",
|
||||||
|
"homepage": "https://gitea.mulligan.casa/wordpress/em-event-submissions",
|
||||||
|
"requires": "6.0",
|
||||||
|
"tested": "6.7",
|
||||||
|
"requires_php": "7.4",
|
||||||
|
"last_updated": "2026-07-16 16:34:41",
|
||||||
|
"sections": {
|
||||||
|
"description": "<p>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.</p>",
|
||||||
|
"changelog": "<p><strong>0.6.0</strong><br />\n* 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.</p>"
|
||||||
|
}
|
||||||
|
}
|
||||||
Binary file not shown.
Reference in New Issue
Block a user