6.0.6
2023-01-18 Compatibility1 Fix7 Tweak8Compatibilitys
- Events Calendar PRO 6.0.6 is only compatible with The Events Calendar 6.0.7 and higher
Fixes
- When trashing a single, or "RDATE", occurrence from a recurring event, retain the recurring occurrences and don't apply any exclusions. [ECP-1332]
- Avoid user locale overriding the site locale during rewrite rules generation. [TEC-3733]
- Numerous issues related to the translation of Views rewrite slugs. [TEC-3733]
- Handle the case where rewrite rules map to arrays avoiding fatal errors. [TEC-4567]
- Correct logic for tribe_is_view functions to account for default view. [TEC-4586]
- Handle problems related to Time Format not using 24h breaking the Date update on Classic Editor [ECP-1441]
- Resolve the issue of the Map view URL not being translatable. [ECP-1406]
Tweaks
- Change conditional in Assets that handles Elementor.
- Prevent loading the more-events template when the view is not defined. [TEC-4586]
- Ensure Featured Venue Widget uses the same slug as the View class so it does not load the default view. [TEC-4586]
- Convert all uses of (view)->get_slug() to (view)::get_view_slug(). [TEC-4586]
- Reorganize Event settings a bit. [TEC-4627]
- Added filters:
tribe_all_occurrences_link,tec_is_venue_view,tec_is_organizer_view - Removed filters:
tec_events_pro_custom_tables_v1_series_default_view,tribe_all_occurences_link - Changed views:
v2/widgets/shortcodes/components/view-more
