v2.1.0
New Features
- Add a
slugquery parameter toGET /wp-json/eventonapify/v1/eventsaccepting a single slug, a comma-separated list, or an array, mapped toWP_Querypost_name__infor exact slug/URL resolution without scanning the full event collection. - Add
event_type_termsandtag_termsarrays to event payloads, each carryingterm_id,name, andslugfor every term.
Improvements
- Keep the existing label-only
event_typeandtagsarrays unchanged so the richer term output is fully backward compatible.
Bug Fixes
- None.
Full Changelog: v2.0.0...v2.1.0