Events Calendar Pro
Compatibilitys
- Events Calendar PRO 6.3.1 is only compatible with The Events Calendar 6.3.1 and higher
Fixes
- Ensure the Recurring Event Description field that has been deprecated and removed no longer shows on the Event edit screen. [ECP-1582]
- Handles a post ID to a recurring event when doing a delete with the ORM like so
tribe_events()->where('id', 123 )->delete();. Previously it would convert to an occurrence and not delete the whole recurring event. [TEC-4935] - Updating validation error reporting API. [TECENG-46]
- WPML translation metabox was failing to load on the Edit Events page when Events Pro was active. [ECP-1629]
- Fix PHP 8.2 deprecation errors
PHP Deprecated: strip_tags(): Passing null to parameter #1 ($string) of type string is deprecated in /.../wp-admin/admin-header.php on line 36. [ECP-1603] - Prevent a potential fatal with the Featured Venue Widget if the selected venue has been deleted. [ECP-1644]
Tweaks
- Added filters:
tec_events_pro_custom_tables_v1_series_occurrent_list_columns,tec_events_pro_custom_tables_v1_add_to_series_available_events,tec_events_pro_show_recurrence_description - Added actions:
tec_events_pro_custom_tables_v1_series_occurrent_list_column_{$column_name},tec_events_pro_custom_tables_v1_series_relationships_after - Removed actions:
tribe_log
Languages
- 2 new strings added, 56 updated, 1 fuzzied, and 1 obsoleted
Features
- New Ticket type when using with Event Tickets for Series Posts.
- Series Passes show on Series frontend page.
- Series Passes show on frontend for events in Series.
- Attendees and Orders pages for Series with passes.
- New Attached Ticket Types column on the Series admin list of events.
- Migration path to custom tables for sites with recurring events with tickets.
Tweaks
- Updating to be compatible with the new Trash Old Events frequency option structure in The Events Calendar. [ECP-1604]
- Added filters:
tec_events_pro_custom_tables_v1_series_occurrent_list_columns,tec_events_pro_custom_tables_v1_add_to_series_available_events - Added actions:
tec_events_pro_custom_tables_v1_series_occurrent_list_column_{$column_name},tec_events_pro_custom_tables_v1_series_relationships_after
Languages
- 0 new strings added, 9 updated, 0 fuzzied, and 0 obsoleted
Tweaks
= [6.2.4.1] 2024-08-26 =
Fixes
- WPML permalink resolution was failing to retain the
langquery param in some edge cases, namely on single posts with Pro activated. [TEC-4798] - Added legacy compatibility for
tribe_get_recurrence_start_dates()to function with the Custom Tables feature. [ECP-1422] - Resolved several
Deprecated: Creation of dynamic propertywarnings on:\TEC\Events_Pro\Custom_Tables\V1\Duplicate\Duplicate::$url,\TEC\Events\Custom_Tables\V1\Models\Validators\Validator::$error_messageand\Tribe__Events__Pro__PUE::$pue_instance[BTRIA-2088]
Tweaks
- Added filters:
tec_events_pro_recurrence_get_start_dates
Languages
- 0 new strings added, 64 updated, 0 fuzzied, and 0 obsoleted
Fixes
- Ensure Recurring Events are saved correctly on WordPress version 6.4. [ECP-1614]
Tweaks
- Remove the Tickets/RSVPs options from Series. [ECP-1587]
- Updated recurrence pattern warning text when tickets are already attached. [ECP-1529]
Fixes
- Organizer and venue views were not paginating to the past events due to a
pastflag getting lost during context switching. [ECP-1591]
Languages
- 1 new strings added, 0 updated, 0 fuzzied, and 1 obsoleted
Compatibilitys
- Events Calendar PRO 6.2.2 is only compatible with The Events Calendar 6.2.3 and higher
Fixes
- Handle some issues with incorrect application of noindex meta tags. [TEC-4717]
Tweaks
- Updated focus state for relevant elements to have default outline ensuring improved accessibility and consistent browser behavior. [TEC-4888]
- Changed views:
v2/components/multi-venue/suffix,v2/widgets/shortcodes/components/after,v2/widgets/shortcodes/components/before
Languages
- 0 new strings added, 7 updated, 0 fuzzied, and 0 obsoleted
Fixes
- Don't trigger
register_tec_telemetry_plugins()from ECP [TEC-4920]
Compatibilitys
- Events Calendar PRO 6.2.0 is only compatible with The Events Calendar 6.2.0 and higher
Features
- Add multi-venue support. [ECP-1540]
- Adding a new category taxonomy for Organizers and Venues.
- Include settings to hide the Event Organizer Email and Phone for the Organizer single page and Event single page. [ECP-1551]
- Enhanced featured image and meta layout for Organizer and Venue pages.
Fixes
- Specifying post slugs for venues and organizers within shortcodes will now find posts as expected. [ECP-1540]
Tweaks
- Added filters:
tec_events_pro_linked_post_taxonomy_singular_label_without_linked_post,tec_events_pro_linked_post_taxonomy_{$slug}_singular_label_without_linked_post,tec_events_pro_linked_post_taxonomy_plural_label_without_linked_post,tec_events_pro_linked_post_taxonomy_{$slug}_plural_label_without_linked_post,tec_events_pro_linked_post_taxonomy_rewrite_slug_singular,tec_events_pro_linked_post_taxonomy_{$slug}_rewrite_slug_singular,tec_events_pro_linked_post_taxonomy_rewrite_slug_plural,tec_events_pro_linked_post_taxonomy_{$slug}_rewrite_slug_plural,tec_events_pro_linked_post_taxonomy_linked_post_type,tec_events_pro_linked_post_taxonomy_{$slug}_linked_post_type,tec_events_pro_linked_post_taxonomy_linked_post_type_rewrite_slug_singular,tec_events_pro_linked_post_taxonomy_{$slug}_linked_post_type_rewrite_slug_singular,tec_events_pro_linked_post_taxonomy_linked_post_type_rewrite_slug_plural,tec_events_pro_linked_post_taxonomy_{$slug}_linked_post_type_rewrite_slug_plural,tec_events_pro_linked_post_taxonomy_linked_post_type_view_slug,tec_events_pro_linked_post_taxonomy_{$slug}_linked_post_type_view_slug,tec_events_pro_linked_post_taxonomy_linked_post_type_label_singular,tec_events_pro_linked_post_taxonomy_{$slug}_linked_post_type_label_singular,tec_events_pro_linked_post_taxonomy_linked_post_type_label_singular_lowercase,tec_events_pro_linked_post_taxonomy_{$slug}_linked_post_type_label_singular_lowercase,tec_events_pro_linked_post_taxonomy_linked_post_type_label_plural,tec_events_pro_linked_post_taxonomy_{$slug}_linked_post_type_label_plural,tec_events_pro_linked_post_taxonomy_linked_post_type_label_plural_lowercase,tec_events_pro_linked_post_taxonomy_{$slug}_linked_post_type_label_plural_lowercase,tec_events_pro_linked_post_taxonomy_linked_post_type_repository,tec_events_pro_linked_post_taxonomy_{$slug}_linked_post_type_repository,tec_events_pro_linked_post_taxonomy_{$slug}_configuration,tec_events_pro_linked_post_taxonomy_{$slug}_labels,tec_events_pro_{$slug}_visibility_get_setting_options,tec_events_pro_{$slug}_visibility_get_setting_definition,tec_events_pro_{$slug}_visibility_is_visible,tec_events_pro_{$slug}_visibility_is_visible:{$area},tec_events_pro_{$slug}_visibility_is_visible:{$area}:{$post}* Tweak - Changed views:pro/widgets/modules/single-event,v2/map,v2/map/event-cards/event-card/event/venue,v2/organizer/meta,v2/organizer/meta/content,v2/organizer/meta/details,v2/organizer/meta/details/email,v2/organizer/meta/details/phone,v2/photo,v2/summary,v2/venue/meta,v2/venue/meta/details,v2/week/mobile-events/day/event/venue,v2/widgets/widget-events-list/event/venue
Languages
- 35 new strings added, 55 updated, 0 fuzzied, and 0 obsoleted
Compatibilitys
- Events Calendar PRO 6.1.0 is only compatible with The Events Calendar 6.1.0 and higher
Features
- Replace Freemius with Telemetry - an in-house info system. [TEC-4700]
- Add plugin info to Site Health admin page. [TEC-4701]
Fixes
- Ensure all the strings in the add event page are translatable. [ECP-1453]
- Ensure the
Use in Block Editoroption underEvents → Settings → Additional Fieldsworks as expected. [ECP-1481] - Removing our eager schema updates. This was causing a number of
ALTERstatements being run redundantly. No longer utilizes cache/transient for the last run check as it is not dependable. [TEC-4797]
Tweaks
- Updates title tags on events pages, to be more unique and search specific, taking on formats like "Summary of Events from February 2, 2017 - February 3, 2019". [TEC-4692]\
Languages
- 4 new strings added, 96 updated, 0 fuzzied, and 1 obsoleted
