Events Calendar Pro
Compatibilitys
- Events Pro 7.6.0 is only compatible with The Events Calendar 6.13.0 or higher.
Features
- Migrated our style and script building process to stellarwp/tyson.
- Added proper separation of asset paths for build directory and packages.
- Updated block asset loading structure for better performance.
Tweaks
- Changed all instances of
tribe_asset()totec_asset()for compatibility with the new asset system. - Updated asset registration paths to match the new build system structure.
- Improved asset conditionals and organization across the plugin.
- Updated Calendar embed block to use the new build path structure.
- Standardized CSS naming conventions with separate skeleton and full style files.
Performance
- Optimized asset loading with improved grouping and conditional logic.
Languages
- 0 new strings added, 154 updated, 2 fuzzied, and 0 obsoleted.
Fixes
- Ensure saving events with checkbox-type additional fields does not produce a fatal error. [ECP-1902]
Languages
- 0 new strings added, 0 updated, 0 fuzzied, and 0 obsoleted.
Features
- New method to get the next Event in a Series [TEC-5407]
Fixes
- Ensure that additional field data is properly saved with the event when using the Block editor. [FBAR-294]
- Prevent instances of the
_load_textdomain_just_in_timewarning by moving all language after theinithook
Tweaks
- Added actions:
tec_events_virtual_fully_loaded,tec_event_automator_fully_loaded,tec_events_pro_fully_loaded - Added filters:
tec_events_qr_next_series_event_url - Changed views:
v2/map,v2/photo,v2/summary,v2/week,v2/week/grid-body/multiday-events-day/multiday-event/bar,v2/week/grid-body/multiday-events-day/multiday-event/hidden,v2/week/grid-body/multiday-events-day/multiday-event/hidden/link - Include more Recurrence and Exclusion Telemetry data to improve functionality planning. [ECP-1900]
- Removed actions:
tribe_log
Accessibilitys
- Adjustments to keyboard navigation to focus on multiday and all day events properly. [ECP-1595]
- Change wrapper div to a section tag to avoid multiple 'banner' landmarks. [TEC-3424]
Languages
- 9 new strings added, 121 updated, 0 fuzzied, and 0 obsoleted.
Fixes
- Restore use of post ID in event sequence. [TEC-5446]
Languages
- 0 new strings added, 0 updated, 0 fuzzied, and 0 obsoleted.
Compatibilitys
- Events Pro 7.4.4 is only compatible with The Events Calendar 6.11.1 or higher.
Fixes
- Avoid running unbound queries, avoid too long queries being killed. [ECP-1898]
- Avoids registering controllers while TCMN is not yet loaded. [TEC-5445]
Tweaks
- Avoid duplicated queries in Custom Table v1 code. [ECP-1898]
Languages
- 0 new strings added, 46 updated, 0 fuzzied, and 0 obsoleted.
Features
- Add Recurring Event sitemap for Yoast SEO to include up to 1000 recurring events that occur with 365 days of today. [ECP-1884]
Tweaks
- Events Calendar Pro assets will be enqueued for External Calendar Embed Views. [TEC-5359]
- Make sure update callbacks are executed prior
wp_loadedaction. [TEC-5436]
Fixes
- Fixed an issue where creating a recurring event generated an unintended /slug single event URL instead of only the /slug-date. The /slug url now redirects to the series page. [ECP-1537]
Languages
- 0 new strings added, 4 updated, 0 fuzzied, and 0 obsoleted.
Tweaks
- Update calls to DateTime that are passing null for PHP 8+ compatibility. [TEC-5086]
Fixes
- Fix past events shortcode attribute [TEC-5348]
- Stop the noindex conflict by changing the View Title class to only get posts for list-type views. [TEC-5354]
Compatibilitys
- Added 404 handling for week view when disabled or accessed outside the range of earliest and latest events, with an exception for the current month when no events exist. [TEC-5356]
Languages
- 0 new strings added, 3 updated, 0 fuzzied, and 0 obsoleted.
Tweaks
- Add caching to Zoom method to get alternative hosts to prevent accessing the API on every load of event editor. [VE-591]
- Move file index.umd.js from node_modules to
src/resources/includes/. [TCMN-175] - Added filters:
tec_events_pro_virtual_alternative_hosts_cache_duration
Fixes
- Preemtively update postmeta before 3rd parties to prevent metadata duplication. [ECP-1879]
- Validating post object before accessing post_type on Widget Manager. [ECP-1886]
Languages
- 0 new strings added, 51 updated, 0 fuzzied, and 0 obsoleted.
Fixes
- Update asset, dependencies, customizations to align with WordPress 6.7 and React 18. [TEC-5322]
Languages
- 0 new strings added, 2 updated, 0 fuzzied, and 0 obsoleted.
Features
- Adding Display setting option to allow forcing the Photo View to show images in a Grid, at a 16:9 aspect ratio. [TEC-5320]
Fixes
- A notice will now show when deleting your YouTube Live Channel ID within the integration settings. [ECP-1838]
- Correct some a11y markup on the venues list. [ECP-1880]
- Redirects no longer error when editing and updating recurring events. [ECP-1878]
- Updated recurring events setting label for clarity.
Languages
- 2 new strings added, 27 updated, 1 fuzzied, and 0 obsoleted.
