6.0.12
2023-05-08 Fix10 Tweak2 Language1Fixes
- Added a check to determine whether the
Elementor\Widget_Baseclass exists before registering the Elementor widgets to prevent fatal errors. [ECP-1498] - Added missing support for
Move to trash events older thanfeature in 6.0 data structure. Will now trash individual occurrences of recurring events based on setting. [ECP-1475] - Fix
Fatal error: Uncaught Exception: DateTime::__construct(): Failed to parse time stringwhen editing a recurring event using aCompact date formatsetting that is not compatible with theDateTimeconstructor. [ECP-1502] - Fix an issue where the month names in the datepicker for week view shortcodes and widgets was not being translated. [ECP-1458]
- Fix errors (
Notice: Trying to get property 'start_date' of non-object...) when restoring trashed occurrence of a recurring event. [ECP-1480] - Fix for when auto-transitioning a Series to match the Event post status when it shouldn't. Notably when trashing an Event in a Series that still had other published Events in it. [ECP-1499]
- Fixed situation where multiday events that spanned to a new month would not always trigger the logic to show the month separator. [ECP-1348]
- Our redirect logic for tax archive page was incorrect and in certain scenarios would redirect in an infinite loop. [ECP-1482]
- Pass a NOOP callback function to Google Maps scripts to prevent JS warnings. [TEC-4762]
- Update incorrect text domains to ensure all strings are translatable. [ECP-1420]
Tweaks
- Remove the "Create recurring events in advance for" setting in CT1 context, default value to 60 months. The value remains filterable using the
tribe_get_option_recurrenceMaxMonthsAfterfilter. [ECP-1465] - Changed views:
v2/summary,v2/summary/date-group/event/date/all-day,v2/summary/date-group/event/date/multiday-end,v2/summary/date-group/event/date/multiday-start,v2/summary/month-separator,v2/venue/meta/map,v2/widgets/widget-events-list/event/website
Languages
- 0 new strings added, 10 updated, 0 fuzzied, and 0 obsoleted
