4.6.20
2018-07-09 Feature1 Fix4 Tweak2Features
- Add featured event column support for CLI imports [108027]
Fixes
- Display the exact search term in the "no results" notice on the events page [106991]
- Allow venue and organizer fields to be intentionally empty on Event Singular REST API calls [109482]
- Added basic checks to prevent saving obviously-invalid event meta values, such as sending
EventStartMinuteof60(since it should be 0-59) totribe_create_event(). This prevents falling back to "zero" values (e.g. Unix Epoch) when another value was intended. Thanks to @compton-bob for flagging this via our Help Desk. [109722] - Add Privacy Policy guide for The Events Calendar [108454]
Tweaks
- Added event ID parameter to
tribe_events_event_classesfilter to make it more useful [64807] - Added the
tribe_aggregator_record_finalizedaction to allow developers to act before Event Aggregator imports start [109938]
