Events Calendar Pro
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 =
Compatibilitys
- Events Calendar PRO 5.3.0 is only compatible with The Events Calendar 5.4.0 and higher
Features
- Update the Featured Venue widget with a new template and styles. [ECP-530]
Fixes
- Compatibility with WordPress 5.7 and jQuery 3.5.X
- Correct countdown widget event title being off to left when using Twenty Twenty theme. [ECP-487]
- Recurring event instances setting was impacting all views when it should only limit instances in List, Day, Photo, and Map Views. [ECP-604]
- Front-end recurring event instances toggle option was adding a toggle to Week View, but the toggle should only show on List, Day, Photo, and Map Views. [ECP-604]
- Filter reset pagination params to include
hide_subsequent_recurrencesto prevent pagination from failing the first time [FBAR-222] - Countdown and Advanced List Widgets properly respect the Match All option for the updated Widgets. [ECP-486]
- Prevent duplicated Taxonomy filters and field from showing up on Widgets Admin forms. [ECP-486]
- PHP fixes around usage of
round()on Distances to the Venue based on Search [FBAR-224]
Tweaks
- Add compatibility container to widgets to allow for a non-body target for compatibility classes.
- Move Administration views for Widget form fields, from
/src/admin-views/widgets/componentsto/src/admin-views/widgets/components/fields. [ECP-486] - Simplify
Views\V2\Widgets\Taxonomy_Filtersclass to prevent complexity around the Taxonomy data and templates.
Languages
- 10 new strings added, 15 updated, 0 fuzzied, and 1 obsoleted
Tweaks
= [5.2.2.1] 2021-05-05 =
Features
- Update the Countdown widget with a new template and styles. [ECP-530]
- Add customizer support for custom location pins on map view when Views V2 is active. [TEC-3276]
Tweaks
- Change Hide Location Search helper text for v2 only. [ECP-488]
- Added filters:
tribe_events_pro_shortcodes_countdown_widget_class,tribe_events_views_v2_countdown_widget_args_to_context
Fixes
- Correct override folder location in some week view template files
Languages
- 19 new strings added, 32 updated, 1 fuzzied, and 2 obsoleted
