Skip to content

2.4

Choose a tag to compare

@alancameronwills alancameronwills released this 04 Jul 22:58
· 31 commits to main since this release

Add a purpose-built gigiau/v1 REST API:

  • GET /wp-json/gigiau/v1/events — public list of id, title and ISO 8601 start date-time for events from today onwards (recurrence-resolved, sorted by start).
  • POST /wp-json/gigiau/v1/events — authenticated (edit_others_posts) event creation from title, dates, venue and an uploaded poster image (multipart picture).

start is derived from the dtstart meta and normalised to ISO 8601 in the site timezone.