Events Calendar Pro
Compatibilitys
- Events Calendar PRO 5.6.0 is only compatible with The Events Calendar 5.6.0 and higher.
Features
- Update the Events Calendar widget with a new template and styles. [ECP-531]
- Update the Events by Week widget with a new template and styles. [ECP-532]
Fixes
- Widgets will properly expire caching for Week and Month view usage [ECP-826] [ECP-824]
- Ensure assets are enqueued when rendering cached views in shortcodes. [ECP-770]
- Switch widget and recurrence to using The Events Calendar Select2 to avoid conflicts with other plugins [TEC-3748]
- Elementor changes now propagate across all recurring events and retain formatting. [ECP-469]
- Shortcode styles now properly load when using Twenty Seventeen theme. [ECP-816]
- Improve escaping for messages when no results were found using search (Thanks Steve Pollak)
Tweaks
- Added filters:
tribe_events_meta_copier_copy_meta_value,tribe_customizer_should_print_shortcode_customizer_styles,tribe_events_views_v2_week_events_per_day,tribe_events_pro_views_v2_widgets_compatibility_id_migration_map,tribe_events_pro_events_by_week_widget_hide_weekends,tribe_events_pro_events_by_week_widget_title_date_format - Removed filters:
tribe_events_pro_shortcode_compatibility_required - Added actions:
tribe_events_pro_shortcode_month_widget_add_hooks,tribe_events_pro_shortcode_month_widget_remove_hooks - Changed views:
pro/week/single-event,v2/map,v2/week,v2/week/grid-body,v2/week/grid-body/events-day,v2/week/grid-body/events-day/more-events,v2/week/grid-body/multiday-events-day/more-events,v2/week/mobile-events/day,v2/week/mobile-events/day/more-events,v2/widgets/shortcodes/components/after,v2/widgets/shortcodes/components/before,v2/widgets/shortcodes/components/icons/caret-left,v2/widgets/shortcodes/components/icons/caret-right,v2/widgets/shortcodes/components/top-bar,v2/widgets/shortcodes/components/top-bar/nav,v2/widgets/shortcodes/components/top-bar/nav/next-disabled,v2/widgets/shortcodes/components/top-bar/nav/next,v2/widgets/shortcodes/components/top-bar/nav/prev-disabled,v2/widgets/shortcodes/components/top-bar/nav/prev,v2/widgets/shortcodes/components/top-bar/week-nav,v2/widgets/shortcodes/components/view-more,v2/widgets/shortcodes/components/week-top-bar,v2/widgets/shortcodes/events-month,v2/widgets/shortcodes/events-week,v2/widgets/widget-countdown/complete,v2/widgets/widget-countdown/widget-title,v2/widgets/widget-events-list/event/cost,v2/widgets/widget-events-list/event/organizers,v2/widgets/widget-events-list/event/venue
Languages
- 12 new strings added, 99 updated, 7 fuzzied, and 6 obsoleted
Tweaks
= [5.5.0.3] 2021-05-05 =
Fixes
- Correct
tribe_get_event_website_link_labelfilter in template-tags to match params of all other usages.
Fixes
- Widget countdown fetching events too early in the code causing problems with Event Tickets caching. [ECP-757]
Features
- The updated
[tribe_events]shortcode now supports our Filterbar plugin. [FBAR-36] - Add new parameters to the
[tribe_events]shortcode to hide the datepicker and export button. [FBAR-36]
Fixes
- Fusion Core/Avada Widget implementation of The Events Calendar will no longer throw warnings on the frontend display. [ECP-538]
- Correct handling of search params for widget admin dropdowns. [ECP-684]
- When saving recurring events on blocks editor Featured and Sticky events are being propagated and saved correctly. [ECP-666]
- Hide Recurrence setting now applies when Month or Week are the default selected view and
[tribe_events]shortcode usage. [ECP-734] - "Brand" swiper to avoid conflicts. [TEC-3624]
Languages
- 16 new strings added, 75 updated, 0 fuzzied, and 0 obsoleted
Tweaks
= [5.4.0.3] 2021-05-05 =
Fixes
- Prevent fatal error in Elementor integration caused by an extra comma.
src/Tribe/Integrations/Elementor/Widgets/Widget_Event_List.php@L94[ECP-727] - Make sure we have not deprecated usage of
FILTER_SANITIZE_MAGIC_QUOTESfor PHP 7.4+.
Fixes
[tribe_events_list]Tags and Categories params are filtering results as originally intended. [ECP-726]
Features
- Added Elementor integration via 4 new Elementor Widgets: Event Countdown, Event List, Event Single, and Event View!
- Added support for changing the amount of events to display per page in within the
[tribe_events]shortcode via theevents_per_pageargument. - Added support for changing the amount of events to display per day on the Month View when using the
[tribe_events]shortcode via themonth_events_per_dayargument. - Added the ability to render display the
[tribe_events]shortcode with a default search term pre-populated via thekeywordargument.
Tweaks
- Added filters:
tribe_events_pro_elementor_registered_{$this->type},tribe_events_pro_shortcodes_venue_widget_class,tribe_widget_hide_subsequent_recurring_events,tribe_events_widget_featured_venue_events_max_limit,tribe_events_views_v2_featured_venue_widget_args_to_context,tribe_events_widget_featured_venue_default_venue_id - Changed views:
v2/map/event-cards/event-card/event/distance,v2/widgets/widget-countdown,v2/widgets/widget-countdown/complete,v2/widgets/widget-countdown/event-title,v2/widgets/widget-countdown/timer,v2/widgets/widget-countdown/widget-title,v2/widgets/widget-events-list/event/venue,v2/widgets/widget-featured-venue,v2/widgets/widget-featured-venue/events-list,v2/widgets/widget-featured-venue/events-list/event,v2/widgets/widget-featured-venue/events-list/event/date-tag,v2/widgets/widget-featured-venue/events-list/event/date,v2/widgets/widget-featured-venue/events-list/event/date/featured,v2/widgets/widget-featured-venue/events-list/event/date/recurring,v2/widgets/widget-featured-venue/events-list/event/title,v2/widgets/widget-featured-venue/venue,v2/widgets/widget-featured-venue/venue/address,v2/widgets/widget-featured-venue/venue/name,v2/widgets/widget-featured-venue/venue/phone,v2/widgets/widget-featured-venue/venue/website,v2/widgets/widget-featured-venue/view-more,v2/widgets/widget-featured-venue/widget-title
Languages
- 89 new strings added, 24 updated, 1 fuzzied, and 0 obsoleted
Tweaks
= [5.3.0.1] 2021-05-05 =