The Events Calendar
Fixes
- Properly recalculate event cost when creating events via the Block Editor. [TEC-3141]
- Resolve a compatibility issue with the new single view and the tickets block when using the
twentynineteentheme. [TEC-3937] - Ensure that
view_datais an array when fetching values from the request. [TEC-3946] - Ensure that the events block editor is disabled when "Activate Block Editor for Events" is unchecked. [TEC-3964]
Tweaks
- Make custom post types available from the REST API so they can be compatible with the Navigation block. [TEC-3907]
- Remove aria-labeled attribute from featured icons. [TEC-3396]
Languages
- 0 new strings added, 154 updated, 3 fuzzied, and 0 obsoleted
Features
- Add new Month View section to the Customizer for v2 views. [TEC-3836]
Fixes
- Apply responsive breakpoints once the page has fully loaded with all JavaScript and Elements on the page [TEC-3797]
- Resolve conflicts with Gravity Forms plugin that would prevent correct submission of forms data. [ECP-466]
- Correctly handle start and end of day cutoff in Day View when the server timezone is not the same as the site (thanks @therealgilles). [TEC-3877]
- Do not remove the
archivebody class from post tag and category pages when using Page as Event Template. [TEC-3846] - Correctly translate calendar view in WPML language switcher (thanks @dgwatkins). [TEC-3810]
- Styles with the default theme
twenty twenty onein<buttons>around the calendar. [TEC-3887] - Single event iCalendar export will correctly export only that event information. [TEC-3886]
- Use the correct date and time in the Day View time separator when Timezone Mode is set to "Manual time zones for each event". [TEC-3877]
- Correctly integrate with the "Hello Elementor" theme to avoid issues with The Events Calendar and The Events Calendar PRO Views. [ECP-648]
- Correct typo in style output from Customizer. Thanks @apmatthews for catching and correcting this!
- Avoid PHP warnings when linked post types are filtered out (thanks @baden03). [TEC#3533]
Tweaks
- Make sure events from latest past events display the featured image correctly. [TEC-3655]
- Reduced the usage of the word "onwards" on list-style view date range headings where simpler headings are better suited. [TEC-3831]
- Move messages below the calendar grid in the mobile version of Month View. [TEC-3793]
- Display a message to let visitors know the selected Month View day has no events in mobile. [TEC-3812]
- Add compatibility for the Full Site Editor navigation block. [TEC-3850]
- Filter the type of files allowed to upload into the EA Client. [TEC-3882]
- Updating lodash to 4.17.21. [TEC-3885]
- Prevent to list changes of hash on URL changes like
#content[TEC-3890] - Update Google Calendar link to use the timezone based on the Timezone Settings from the Calendar [TEC-3143]
- Add the
tribe_views_v2_after_setup_loopfilter to modify the loop context set up in the View (v2). [ECP-811] - Add the
tribe_events_views_v2_by_day_view_grid_daysto allow pre-filling Month and Week Views (v2) Events. [ECP-529] - Add the
tribe_events_views_v2_by_day_view_day_resultsto allow fine-grained control over Month and Week Views (v2) Event data. [ECP-529] - Added filters:
tribe_customizer_should_print_shortcode_customizer_styles,tribe_customizer_should_print_shortcode_customizer_styles,tribe_events_views_v2_view_ical_repository_args,tribe_events_views_v2_view_{$slug}_asset_origin_object,tribe_events_views_v2_by_day_view_grid_days,tribe_events_views_v2_by_day_view_day_results,tribe_events_views_v2_month_mobile_messages,tribe_events_views_v2_view_cached_html,tribe_events_views_v2_view_{$this->slug}_cached_html,tribe_ical_template_event_ids,tribe_get_view_permalink,tribe_get_{$slug}_view_permalink - Added actions:
tribe_views_v2_after_setup_loop - Changed views:
blocks/classic-event-details,blocks/parts/details,modules/meta/details,v2/components/breakpoints,v2/components/messages,v2/day/time-separator,v2/month,v2/month/calendar-body/day,v2/month/mobile-events,v2/month/mobile-events/mobile-day,v2/month/mobile-events/mobile-day/day-marker
Languages
- 27 new strings added, 133 updated, 0 fuzzied, and 0 obsoleted
Compatibilitys
- The Events Calendar 5.6.0 is only compatible with Events Calendar PRO 5.6.0 and higher
Fixes
- Correct implementation of filters in Views/V2/Hooks.php to avoid fatals. [ECP-761]
- Ensure when saving on Blocks editor Organizer and Venue IDs don't throw notices for failed deletion. [TEC-3844]
- Resolve compatibility problem between The Events Calendar and other plugins using Select2. [TEC-3748]
- Enqueue full styles for v2 event single only when using full styles. [TEC-3848]
- Modify Select2 to clone the
jQuery.fn.select2intojQuery.fn.select2TECto avoid conflicting with third-party usage that didn't include the full version of Select2 [TEC-3748] - Add filtering hooks to Cache Listener to allow modifications of which options trigger an occurrence. [ECP-826] [ECP-824]
- Improve escaping for messages when no results were found using search (Thanks Steve Pollak)
Tweaks
- Added the ability to filter cached view HTML. Hooks added were:
tribe_events_views_v2_view_cached_htmlandtribe_events_views_v2_view_{$view_slug}_cached_html. [ECP-770] - Added filters:
tribe_customizer_should_print_shortcode_customizer_styles,tribe_events_views_v2_view_ical_repository_args,tribe_events_views_v2_view_cached_html,tribe_events_views_v2_view_{$this->slug}_cached_html,tribe_ical_template_event_ids - Changed views:
blocks/classic-event-details,blocks/parts/details,modules/meta/details,v2/components/messages,v2/month/mobile-events/mobile-day,v2/month/mobile-events/mobile-day/day-marker
Languages
- 3 new strings added, 176 updated, 0 fuzzied, and 6 obsoleted
Fixes
- Improve escaping for messages when no results were found using search (Thanks Steve Pollak)
Fixes
- Reduce overhead of widget setup on every page load by setting up the widgets only as needed. [TEC-3833]
Features
- Add
has_eventandhas_no_eventsto the Venue and Organizer ORM so we can filter requests for both by whether they have events or not.
Fixes
- Invert quotes to protect against issue with MySQL in
ANSI_QUOTESmode. [TEC-3785] - correct display order of sticky, featured, and "normal" events on Month View. Adds a class for targeting sticky posts for styling. [TEC-3770]
- Ensure the Events List widget also shows the Time Zone when displaying it is set in the admin. [TEC-3747]
- Saving on Blocks editor without Organizer is working as expected again [TEC-3788]
- Fusion Core/Avada Widget implementation of The Events Calendar will no longer throw warnings on the frontend display. [ECP-538]
- Usage of
tribe_get_events()for non-existent posts will no longer throw warnings on the Blocks Editor, impacted Community Events Shortcode usage [BTPLAN-121]
Tweaks
- Added rel=noreferrer to Google Map links. [TEC-3795]
- Include actions before and after the creation of a view for REST API requests. Hooks added were:
tribe_events_views_v2_before_make_view_for_restandtribe_events_views_v2_after_make_view_for_rest - Allow specific filtering to add other views into the HTML caching for performance using hook
tribe_events_views_v2_cached_views. - Include Legacy views deprecation notice [TEC-4809]
Languages
- 8 new strings added, 181 updated, 0 fuzzied, and 0 obsoleted
Fixes
- Improve escaping for messages when no results were found using search (Thanks Steve Pollak)
Fixes
- Saving organizers properly work on WordPress 5.7 with Blocks Editor [TEC-3788]
Fixes
- Prevent fatals happening with PHP 5.6 due to duplicated class for templates [TEC-3799]
Compatibilitys
- The Events Calendar 5.4.0 is only compatible with Events Calendar PRO 5.3.0 and higher
Fixes
- Compatibility with WordPress 5.7 and jQuery 3.5.X
- Updated views JavaScript manager is now deferred to the end of the request, to make sure all dependencies are loaded.
- Navigation for the Views will no longer use current browser URL as previous url, preventing problems on shortcodes.
- Latest Past view moved to not publicly visible, which was the intended behavior.
Tweaks
- Add compatibility container to widgets - to allow for a non-body target for compatibility classes.
- Include the
tribe_events_views_v2_view_page_reset_ignored_paramsfilter to prevent certain params from interfering with pagination resetting. [FBAR-222] - Use filterable attributes for the view more link and text. Add customizer styling for the link. [ECP-568]
- Removed
tribe_events_views_v2_widget_admin_form_{$field_type}_inputfrom the List Widget admin form in favor of usingTribe__Template::do_entry_point()[ECP-486] - Moved administration templates for List Widget components to Common. [ECP-486]
Languages
- 1 new strings added, 10 updated, 1 fuzzied, and 0 obsoleted
