Skip to content

v2.9

Choose a tag to compare

@alancameronwills alancameronwills released this 19 Jul 13:46
· 17 commits to main since this release

Moderator email notifications

Emails info@gigiau.uk whenever an event organizer submits or edits an event on the [gigiau_submit] page.

  • Debounced/batched: each submit or update (re)schedules a single send 15 minutes out and records the affected event, so a series of edits collapses into one summary email once the organizer has been quiet for 15 minutes — no spate of messages.
  • The email lists each event's title, date, venue, organizer, status, and a direct wp-admin review link.

Notes: delivery uses WP-Cron (fires on site traffic after the delay) and the site's wp_mail/SMTP configuration.