Events Calendar Pro
Fixes
- Avoid fatal when
tribe_get_global_query_objectis called too early. [BTRIA-1556]
Fixes
- Fix for recursion error in
Provisional_Post_Cache, looping on theID_Generator::current()call. [ECP-1432] - Fixes
Fatal error: Uncaught TypeError: Cannot increment WP_Post in ...Series/Autogenerated_Series.php on line 359when unintentionally incrementing WP_Post object in PHP 8. [ECP-1427] - Adds support for
seriesrepository arguments in Tribe__Events__Pro__Repositories__Event. [ECP-1417] - Prevent problems with international date formats for the timepicker causing Events to be saved with the incorrect Start and End date. [ECP-1352]
- Prevent fatals when using Widgets in a Shortcode [ECP-1434]
- Correct the override template pathing for the series templates. [ECP-1400]
Tweaks
- Add aria label to Google Maps iFrame embed to improve accessibility. [TEC-4404]
- Update the recurrence deletion notice copy to help users make clear and informed decisions about removing recurrences. [ECP-1413]
- Add some context for abbreviated day translations. [ECP-1430]
- Changed views:
custom-tables-v1/components/icons/series,custom-tables-v1/components/series-relationship-icon-link-pill,custom-tables-v1/components/series-relationship-icon-link,custom-tables-v1/components/series-relationship-icon,custom-tables-v1/components/series-relationship-marker-link,custom-tables-v1/recurrence/hide-recurring,custom-tables-v1/single/series-relationship-marker,v2/map/map/google-maps/default,v2/venue/meta/map,v2/widgets/shortcodes/components/after,v2/widgets/shortcodes/components/before,v2/widgets/shortcodes/components/title
Languages
- 10 new strings added, 3 updated, 0 fuzzied, and 6 obsoleted
Compatibilitys
- Events Calendar PRO 6.0.4 is only compatible with The Events Calendar 6.0.5 and higher
Features
- Reorganization of Event Settings. [TCMN-149]
Fixes
- Prevent events from outside a series from showing on the series summary page. [ECP-1372]
- Fix a query issue where getting Event taxonomy terms would compromise the following query results. [ECP-1416]
- Avoid array access errors when adding a date exclusions to recurrence rules. [ECP-1419]
Deprecateds
Tribe__Events__Pro__Main::filter_settings_tab_fields().
Languages
- 78 new strings added, 231 updated, 3 fuzzied, and 22 obsoleted.
Compatibilitys
- Events Calendar PRO 6.0.3 is only compatible with The Events Calendar 6.0.4 and higher
Fixes
- Prevent broken view related
tribe_is_*()methods to be broken when using with WordPress 6.1 [TEC-4552] - Fix for migrating offset RRULE with different time > The RRULE shows as being the same time as the first occurrence. [ECP-1269]
- Fix for fatal when saving an empty recurrence date in classic editor. [ECP-1363]
- Refactor Custom Tables v1 post-decorating code to avoid serialization/unserialization issues. [TEC-4379]
- Fixed issue where "Event will not occur" option doesn't work unless events begin at the top of the hour (:00). [ECP-1355]
- Fixed fatal error with queueing of the migration telemetry report. [ECP-1403]
- Avoid fatal errors when hydrating Occurrences cache on incoherent database or cache state. [ECP-1402]
- Ensure view labels are translated appropriately. [TEC-4485]
- Prevent
E_ERRORwhen using third-party plugins with blocks editor aroundtec_event_series()method [ECP-1409] - Avoid type errors in the
tec_events_pro_blocks_recurrence_metafilter. [TEC-4559] - Ensure tribe() singletons are bound before attempting to use them. [ECP-1396]
- Avoid duplicated queries by including a memoization for Occurrence data. [6.0.12]
- Prevent errors when adding exclusion dates to recurring events using the Custom Tables implementation. [ECP-1401]
- Mitigated PHP errors related Occurrence and Provisional Post objects. [ECP-1402]
Languages
- 6 new strings added, 113 updated, 0 fuzzied, and 0 obsoleted.
Fixes
- Fixed an issue where migrated Recurring Event Occurrences would not be displayed on the frontend. [ECP-1398]
- Refactor Custom Tables v1 post-decorating code to avoid serialization/unserialization issues. [TEC-4379]
Fixes
- Series Post Type now is registered with
with_front => falsewhich prevents the URL weirdness for Series Archive page. [ECP-1340] - Correct a few misnamed custom prop references. [TEC-4445]
- Ensure all the Virtual Event assets required by the Elementor Event widget load correctly. [ECP-1255]
- Remove strict type hinting from Custom Tables v1 code that could cause fatals in some environments. [ECP-1343]
- Avoid post ID related issues in Custom Tables v1 queries. [TEC-4770]
- Solve issues with unregistred Series post type during migration. [ECP-1321]
- Redirect was failing on edge case where RDATE would be split to new event. Centralized redirection. [ECP-1366]
- Language fix. A typo in evaluating whether an occurrence update notice message was for a recurring event or not, would cause to evaluate incorrectly. [ECP-1366]
- Editing an RDATE occurrence > Issue when saving for "This and following events". The events would be split but the RDATEs were not moved properly and the date would not adjust correctly. [ECP-1361]
- Improve the logic of the Blocks Editor code to detect recurring events. [ECP-1374]
- Ensure Week View checks positive for
tribe_is_by_date. [TEC-4509] - Some "event updated" messages were displaying wrong verbs and a duplicate published notice was showing. [ECP-1383]
- Correct some migration errors around ensuring we have an object before accessing its properties. [ECP-1361]
Tweaks
- Hook into the filter in TEC to allow Week view to be listed as a by-date-view. [TEC-4458]
- Improve some error messaging around migrations. [ECP-1336]
Languages
- 3 new strings added, 126 updated, 0 fuzzied, and 3 obsoleted.
Features
- Add a link to convert an Event to single in the Events Manager and Series edit screens [ECP-1308]
Fixes
- Prevent fatal Fatal error
Call to undefined method DateTimeImmutable::format_i18n()on Week view that occurred on certain versions of php 8.0 [ECP-1346] - Correct some translation domains pointing to the wrong plugin. [ECP-1229]
- Correct a mismatch between the get_terms filter and our hooked function signature. [ECP-1327]
- Normalize and reformat Event recurrence and date-related meta before migration to fix a number of migration warnings. [ECP-1304]
- Fix regression that was making the Events Calendar PRO tabs show up on the Event Tickets settings. [ECP-1338]
- Ensure we don't try to check nonexistent globals ($_POST, $_GET, etc). [ECP-1162]
- Correct a block editor fatal. [ECP-1330]
- Fix a fatal in the mini-calendar widget. [ECP-1317]
- Ensure that taxonomies get carried over when splitting recurring events. [ECP-1303]
- Ensure recurring events have a series generated for them when one is not specified. [ECP-1274]
- Prevent duplicated JOINs on View Series filters. [ECP-1246]
- Prevent editing the first occurrence of a recurring event from creating a new event. [ECP-1232]
Tweaks
- Add some explanatory text to the Single Update option. [ECP-1307]
- Prevent conflicts with the WooCommerce product page shortcode when in the editor. [ECP-1231]
Languages
- 6 new strings added, 130 updated, 1 fuzzied, and 2 obsoleted
Compatibilitys
- Events Calendar PRO 6.0.0 is only compatible with The Events Calendar 6.0.0 and higher
Features
- Custom tables and optimization of Cache Primers to enable reduced and stabilized number of queries on Event views.
- Event Series are available to manage Recurring Events.
- Inclusion of Event Series custom table
{$prefix}_tec_series_relationships. - Duplication of Events.
Fixes
- Avoid infinite loops in some combinations of recurrence rules and dates.
Languages
- 323 new strings added, 321 updated, 4 fuzzied, and 59 obsoleted
Tweaks
- Legacy views are now fully deprecated and most of the template files and code was removed, please see other changelog items to see modifications.
- Added filters:
tec_events_pro_custom_tables_v1_redirect_id,tec_events_pro_custom_tables_v1_duplicate_arguments,tec_events_pro_custom_tables_v1_duplicate_event_taxonomies,tec_events_pro_custom_tables_v1_duplicate_event_additional_meta,tec_events_pro_custom_tables_v1_duplicate_event_virtual_meta,tec_events_pro_custom_tables_v1_duplicate_event_virtual_meeting_meta,tec_events_pro_custom_tables_v1_series_occurrent_list_metabox_per_page,tribe_events_pro_recurrence_template_custom_recurrence_months_before,tribe_events_pro_recurrence_template_year_same_day_select_before,tec_events_pro_lock_rules_ui,tec_events_pro_lock_exclusions_ui,tec_events_pro_custom_tables_v1_editor_occurrences_months_in_advance,tec_events_pro_custom_tables_v1_provisional_post_base_threshold,tec_events_pro_custom_tables_v1_provisional_post_base_initial,tec_events_custom_tables_v1_clone_post_fields,tec_events_custom_tables_v1_clone_post_meta,tec_events_pro_custom_tables_v1_migration_enabled,tec_events_pro_custom_tables_v1_occurrence_cache_post,tec_events_pro_custom_tables_v1_occurrence_cache_meta,tec_events_custom_tables_v1_remove_series_autogenerated_flag,tribe_events_register_series_type_args,tribe_series_label_singular,tribe_series_label_plural,tribe_series_label_singular_lowercase,tribe_series_label_plural_lowercase,tec_community_events_use_series,tec_events_pro_custom_tables_v1_redirect_event_link_to_series,tec_events_pro_custom_tables_v1_template_assets_is_event_single,tec_events_pro_custom_tables_v1_series_default_view,tec_events_pro_custom_tables_v1_series_event_view_slug,the_title,tec_events_custom_tables_v1_redirect_nonce_action,tec_events_pro_manager_boundary_datetime_by_status,tribe_events_pro_editor_config,tec_events_pro_recurrence_meta_get,tec_events_pro_blocks_recurrence_meta,tec_events_pro_editor_meta_value,tec_events_pro_recurrence_update_commit,tec_events_pro_recurrence_meta_update,tribe_events_pro_recurrence_recurrence_strings,tribe_events_pro_recurrence_admin_template_strings,tribe_events_pro_recurrence_template_rule_type_buttons_after,tribe_events_pro_recurrence_template_add_recurrence_button_after,tribe_events_pro_exclusion_template_rule_type_buttons_after,tribe_events_pro_recurrence_template_recurrence_month_on_the_after,tribe_events_pro_recurrence_template_recurrence_week_days_after,tribe_events_pro_recurrence_template_year_not_same_day_after,tec_events_custom_tables_v1_show_series_title,tec_events_custom_tables_v1_series_marker_label_classes - Removed filters:
tribe_events_pro_google_maps_api,tribe_events_pro_countdown_widget_limit,tribe_events_pro_countdown_widget_paged,tribe_events_pro_countdown_widget_allowed_status,widget_title,tribe_events_,tribe_events_widget_jsonld_enabled,tribe_events_pro_add_title,tribe_events_pro_js_version,tribe_allow_widget_on_post_page_edit_screen,tribe_events_display_user_toggle_subsequent_recurrences,tribe_events_ajax_response,tribe_events_pro_shortcodes_countdown_widget_class,tribe_events_pro_shortcodes_list_widget_class,tribe_events_pro_shortcodes_venue_widget_class,tribe_events_pro_tribe_events_shortcode_truthy_values,tribe_events_pro_tribe_events_shortcode_output,tribe_events_pro_tribe_events_shortcode_wrapper_classes,tribe_events_pro_header_attributes,tribe_events_pro_week_hour_format,tribe_events_pro_week_header_date_format,tribe_events_pro_this_week_widget_query_args,tribe_events_this_week_date_format,tribe_events_pro_venue_widget_event_query_args,tribe_events_pro_stylesheet_url,tribe_get_map_view_permalink,tribe_get_week_permalink,tribe_get_photo_view_permalink,tribe_events_single_organizer_posts_per_page,tribe_organizer_upcoming_events,tribe_events_single_venue_posts_per_page,tribe_venue_upcoming_events,tribe_events_week_get_current_day,tribe_events_week_has_all_day_events,tribe_events_week_get_hours,tribe_events_week_get_days,tribe_events_week_day_header_classes,tribe_events_week_day_header,tribe_events_week_column_classes,tribe_events_week_get_the_date,tribe_events_week_event_attributes,tribe_events_the_mini_calendar_header_attributes,tribe_events_the_mini_calendar_prev_link,tribe_events_the_mini_calendar_title,tribe_events_the_mini_calendar_next_link,tribe_events_the_mini_calendar_day_link,tribe_events_get_mini_calendar_args,tribe_events_map_view_event_type,tribe_events_pro_min_calendar_widget_query_args,tribe_events_this_week_header_attributes,tribe_events_venue_widget_thumbnail_size - Added actions:
tec_events_pro_custom_tables_v1_before_duplicate_event,tribe_log,tec_events_pro_custom_tables_v1_after_duplicate_event,tec_events_pro_custom_tables_v1_editors_provider_registered,tec_events_custom_tables_v1_error,tec_events_pro_output_before_rules_ui,tec_events_pro_output_before_exclusions_ui - Removed actions:
tribe_events_pro_widget_render,tribe_events_pro_pre_get_posts,tribe_events_mini_cal_before_the_title,tribe_events_mini_cal_after_the_title,tribe_events_pro_tribe_events_shortcode_prepare,tribe_events_pro_tribe_events_shortcode_prepare_,tribe_events_pro_tribe_events_shortcode_prepare_view,tribe_events_pro_tribe_events_shortcode_pre_render,tribe_events_pro_tribe_events_shortcode_before_render,tribe_events_pro_tribe_events_shortcode_title_bar,tribe_events_pro_tribe_events_shortcode_after_render,tribe_events_pro_tribe_events_shortcode_post_render,tribe_events_this_week_widget_before_the_title,tribe_events_this_week_widget_after_the_title,tribe_events_venue_widget_before_the_title,tribe_events_venue_widget_after_the_title,tribe_events_before_template,tribe_events_after_template,tribe_events_before_header,tribe_events_before_header_nav,tribe_events_after_header_nav,tribe_events_after_header,tribe_events_before_loop,tribe_events_after_loop,tribe_events_before_footer,tribe_events_before_footer_nav,tribe_events_after_footer_nav,tribe_events_after_footer,tribe_events_inside_before_loop,tribe_events_inside_after_loop,tribe_events_before_the_event_title,tribe_events_after_the_event_title,tribe_events_before_the_meta,tribe_events_inside_cost,tribe_events_after_the_meta,tribe_events_before_the_content,tribe_events_after_the_content,tribe_events_before_the_title,tribe_events_after_the_title,tribe_events_widget_list_inside_before_loop,tribe_events_widget_list_inside_after_loop,tribe_events_mini_cal_before_header,tribe_events_mini_cal_after_header,tribe_events_mini_cal_before_the_grid,tribe_events_mini_cal_after_the_grid,tribe_events_mini_cal_list_inside_before_loop,tribe_events_mini_cal_list_inside_after_loop,tribe_events_before_this_week_title,tribe_events_after_this_week_title,tribe_events_venue_widget_before_the_list,tribe_events_list_venue_before_the_event_image,tribe_events_venue_widget_after_the_event_image,tribe_events_venue_widget_after_the_list - Changed views:
custom-tables-v1/components/icons/series,custom-tables-v1/components/series-relationship-icon-link-pill,custom-tables-v1/components/series-relationship-icon-link,custom-tables-v1/components/series-relationship-icon,custom-tables-v1/components/series-relationship-marker-link,custom-tables-v1/recurrence/hide-recurring,custom-tables-v1/single/series-relationship-marker,pro/list/venue-nav,pro/map-basic,pro/map,pro/map/content,pro/map/gmap-container,pro/map/loop,pro/map/nav,pro/map/single-event,pro/map/single-featured,pro/map/title-bar,pro/photo,pro/photo/content,pro/photo/loop,pro/photo/nav,pro/photo/single-event,pro/photo/title-bar,pro/week,pro/week/content,pro/week/loop-grid-allday,pro/week/loop-grid-hourly,pro/week/loop-grid,pro/week/mobile,pro/week/nav,pro/week/single-event,pro/week/title-bar,pro/week/tooltip,pro/widgets/countdown-widget,pro/widgets/list-widget,pro/widgets/mini-calendar-widget,pro/widgets/mini-calendar/grid,pro/widgets/mini-calendar/list,pro/widgets/mini-calendar/single-day,pro/widgets/this-week-widget,pro/widgets/this-week/loop-grid-day,pro/widgets/this-week/nav,pro/widgets/this-week/single-event,pro/widgets/venue-widget,v2/map/event-cards/event-card/tooltip/title
Tweaks
= [5.14.5.1] 2024-09-07 =
Features
- Add Elementor styling support to the
Events Viewwidget. [ECP-1106]
Fixes
- Add integrations to ensure the Brizy Page Builder plays well with the [tribe_events] shortcode. [ECP-1094]
- Correct issue with Week and Day views on datepicker change. [ECP-1136]
- Ensure the taxonomy dropdown works in Beaver Builder FE editor. [ECP-1129]
Tweaks
- Update the calendar print design. [TEC-4425]
- Added new function load_brizy_builder_integration to selectively load integrations for Brizy Page Builder. [ECP-1094]
Languages
- 31 new strings added, 313 updated, 0 fuzzied, and 318 obsoleted.
