The Events Calendar
Fixes
- Ensure compatibility with WordPress 6.6 for removed polyfill
regenerator-runtime. [TECTRIA-149]
Security
- Added additional security check when an ignored event is restored. [SVUL-3]
Languages
- 0 new strings added, 0 updated, 0 fuzzied, and 0 obsoleted
Fixes
- In installations where the plugins or wp-content directories were symbolic linked, assets would fail to be located.[TECTRIA-91]
Languages
- 0 new strings added, 0 updated, 0 fuzzied, and 0 obsoleted
Fixes
- Issue where scripts would not be enqueued as modules. [TECTRIA-86]
Languages
- 0 new strings added, 109 updated, 0 fuzzied, and 0 obsoleted
Fixes
- Windows Server compatibility issues with updated Assets handling. [TECTRIA-83]
Languages
- 0 new strings added, 0 updated, 0 fuzzied, and 0 obsoleted
Fixes
- Issue on which some assets (css,js) would not be located in WP installs which could have some WP constant modified (WP_CONTENT_DIR, WP_PLUGIN_DIR)[TECTRIA-83]
Languages
- 0 new strings added, 0 updated, 1 fuzzied, and 0 obsoleted
Features
- Adapt to using the refactored tribe_asset. Remove some unused asset calls. [TCMN-172]
Fixes
- Remove automatic capitalization for 'View Calendar' text on Calendar List Widget. [TEC-5146]
Tweaks
- Add note to
tribe_create_venue(),tribe_create_organizer(),tribe_create_event(),tribe_update_event(),tribe_update_venue(),tribe_update_organizer(),tribe_delete_organizer(), andtribe_delete_venue()docblocks to indicate future deprecation. - Add docblocks to
src/Tribe/Featured_Events/Permalinks_Helper.phpandsrc/Tribe/Featured_Events/Query_Helper.php. - Changed views:
single-event
Languages
- 2 new strings added, 69 updated, 0 fuzzied, and 0 obsoleted
Fixes
- Ensure REST API notice only checks on Events admin pages and once every 48 hours regardless of transients rules. [TEC-5147]
Security
- Ensure the Events REST API respects the individual post access restrictions. [TEC-5148]
Compatibilitys
- The Events Calendar 6.5.0 is only compatible with Event Tickets 5.10.0 and higher
Features
- Moved the Remove End Time settings from our Tweaks extension into the TEC > Settings > Display section. Fixes some compatibility issues with recent updates to the views. Also adds a compatibility layer in case of using an older Tweaks extension. [TEC-4371]
Fixes
- When creating a new event the Currency symbol, code and position fields are populated from the general settings options. [TEC-5072]
- Wrong page titles in List page when using a Classic Theme. [TEC-5074]
Tweaks
- Add a warning notice in admin area when the REST API endpoints are not accessible. [TEC-4667]
- Add aria-hidden="true" to the event image link so that screen readers ignore it. [TEC-5023]
- Add note to
tribe_event_delete()docblock to indicate future deprecation. - Added actions:
tec_events_elementor_widgets_registered[TEC-5091] - Added filters:
tec_events_filter_events_template_setting_option,tec_events_filter_tribe_get_single_option,tec_events_{$slug}_visibility_is_visible,tec_events_{$slug}_visibility_is_visible:{$area},tec_events_{$slug}_visibility_is_visible:{$area}:{$post_id},tec_events_display_remove_event_end_time_options - Removed filters:
tribe_events_register_venue_post_type_labels - Added actions:
tec_events_elementor_widgets_registered - Changed views:
single-event/recurring-description,v2/list/event/featured-image
Security
- Replace uses of the retired moment.js with Day.js [TEC-5011]
Languages
- 8 new strings added, 190 updated, 0 fuzzied, and 0 obsoleted
Fixes
- Prevent the Status widget from potentially running undefined methods. [ECP-1797]
Tweaks
- Add action to signal activation of TEC Elementor compatibility. [ECP-1789]
- Added actions:
tec_events_elementor_loaded
Security
- Ensure JSON response of Reflector View class is sanitized, to avoid potential security issues. [SVUL-2]
- Correct a user permissions check.
Languages
- 0 new strings added, 27 updated, 0 fuzzied, and 0 obsoleted
