The Events Calendar
Compatibilitys
- The Events Calendar 6.3.1 is only compatible with Event Tickets 5.8.1 and higher.
Tweaks
- Refactored some of the underlying structure for Block Template architecture. [ECP-1620]
- Added filters:
tec_events_get_full_site_block_template_services - Changed views:
blocks/event-links,single-event,v2/components/data
Languages
- 4 new strings added, 4 updated, 0 fuzzied, and 0 obsoleted
Tweaks
- Share statistical information to Event Tickets plugin when active. [ET-1925]
Fixes
- Improve the usage of the shortcodes around Event Details.
Languages
- 0 new strings added, 0 updated, 0 fuzzied, and 0 obsoleted
Fixes
- Fix PHP 8.2 deprecation errors
PHP Deprecated: Creation of dynamic property Tribe__Events__Aggregator__Record__gCal::$image_uploader is deprecated. [ECP-1603] - Make sure that the full country name is used when importing events from Meetup. [EA-469]
- Our Week view "Next" pagination button would fail to show in some scenarios. This was due to improper tracking of which is the next future occurrence date. [ECP-1535]
- Resolved an issue where adding multiple venues in block editor would not persist the second venue after the page was reloaded. [ECP-1637]
Tweaks
- Added actions:
tec_events_custom_tables_v1_migration_after_dry_run - Adding some more testing and some clean up around handling and reporting query errors. [TECENG-46]
Languages
- 0 new strings added, 115 updated, 0 fuzzied, and 0 obsoleted
Compatibilitys
- The Events Calendar 6.3.0 is only compatible with Event Tickets 5.8.0 and higher.
Features
- Include Series Passes supporting code to enable the creation of Series Passes.
Tweaks
- Added the
tec_events_custom_tables_v1_migration_after_dry_runfilter. [ET-1715]
Languages
- 0 new strings added, 92 updated, 0 fuzzied, and 0 obsoleted
Fixes
- Resolves an issue where the
tribe-events-calendar-month__day--pastandtribe-events-calendar-month__day--currentclasses were not consistently applied after navigating through different months in the Month View. [TEC-4898] - When on category page when there is a locale switched to a language with a translation for the
pageURL param, the paginated page would redirect to a 404. [TEC-4979]
Tweaks
- Define image sizes on the List view featured image to avoid Content Layout Shifting. [TEC-4919]
- Updated the
tribe_get_venuesfunction to work with recurring events that have provisional IDs. [ECP-1597] - Added filters:
tec_events_custom_tables_v1_normalize_occurrence_id - Changed views:
v2/list/event/featured-image
Languages
- 0 new strings added, 2 updated, 0 fuzzied, and 0 obsoleted
Fixes
- Ensure correct access rights to JSON-LD data depending on the user role. [TEC-4995]
Languages
- 0 new strings added, 130 updated, 0 fuzzied, and 5 obsoleted
Security
- Ensure all password protected posts have their settings respected. [TCMN-167]
Compatibilitys
- The Events Calendar 6.2.8 is only compatible with Event Tickets 5.7.0 and higher
Tweaks
- Include Event data into for Event Tickets Wallet Plus for both PDF and Apple Wallet passes.
Languages
- 0 new strings added, 135 updated, 0 fuzzied, and 11 obsoleted
Fixes
- On the Past Events View, the nonce was incorrectly being generated twice, and one of them would be cached in our HTML transient cache. This was causing a 401 nonce errors to occur when the cached nonce expired. The nonce generation was moved outside the HTML generation that is being cached. [TEC-4936]
- WordPress 6.3 introduce some changes in filters that regressed a prior fix for authentication and our new nonce structure used in view pagination. One symptom of the issue was losing the authenticated user and failing to display user specific capabilities on event views. [ECP-1601]
- Resolves issue where a deleted venue still attached to an event would cause an
PHP Warning: Undefined variable $data in /code/wp-content/plugins/the-events-calendar/src/Tribe/REST/V1/Post_Repository.php on line 327error. [TEC-4954] - Resolves an issue with certain versions of WordPress already having the legacy widget block registered causing us to trigger the console error
Block "core/legacy-widget" is already registered.would occur. Now we check if registered first. [TEC-4764] - Resolved several
Deprecated: Creation of dynamic propertywarnings on:\Tribe__Events__Linked_Posts__Chooser_Meta_Box::$singular_name_lowercaseand\TEC\Events\Custom_Tables\V1\Models\Builder::$query[BTRIA-2088]
Tweaks
- Adjust the content in the admin welcome page to include a link to the TEC Facebook community group. [TEC-4953]
- Added filters:
tec_events_get_full_site_block_template_services,tec_events_views_v2_get_rest_nonce_html - Changed views:
blocks/archive-events,blocks/single-event
Languages
- 11 new strings added, 119 updated, 0 fuzzied, and 5 obsoleted.
Compatibilitys
- The Events Calendar 6.2.6.1 is only compatible with Event Tickets 5.6.8.1 and higher
Fixes
- Update a common library to prevent possible fatals. [TEC-4978]
Languages
- 0 new strings added, 2 updated, 0 fuzzied, and 0 obsoleted
