- Version
- Download 745
- File Size 2.02 MB
- File Count 1
- Create Date October 1, 2023
- Last Updated May 15, 2024
The Events Calendar Pro v6.5.0
Download The Events Calendar Pro Latest Version
6.5.0
Summary
Maintenance Release
The latest update includes fixes to the upsell notice for ET and Google geolocation API to get proper address data, as well as, replace uses of the retired moment.js
Events Calendar PRO 6.5.0 is only compatible with The Events Calendar 6.5.0 and higher.
As always, we recommend testing updates on a staging site first, but it should all be smooth sailing.
✅ Fixed
Bugs that were squashed in this release:
- Upsell Notice for Event Tickets was not dismissible.
- Use Google geolocation API to get proper address data for Venues when importing Events via Google Calendars.
- Replace uses of the retired moment.js with Day.js
⚙️ Tweaks
Tweaks in this release:
- Removed filters: `tribe_distance_units`
Events Calendar Pro 6.3.1
Summary
Maintenance Release
The latest update resolves several PHP 8.2 deprecation warnings, WPML metabox on events, more 6.0 compatibility updates for the ORM and more.
As always, we recommend testing updates on a staging site first, but it should all be smooth sailing.
Events Calendar Pro 6.3.1 is only compatible with The Events Calendar 6.3.1 and higher.
✨ New
New features included in this release:
- Updating to be compatible with the new Trash Old Events frequency option structure in The Events Calendar.
✅ Fixed
Bugs that were squashed in this release:
- 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
. – and others. - WPML translation metabox was failing to load on the Edit Events page when Events Pro was active.
- Updating validation error reporting API.
- 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. - Ensure the Recurring Event Description field that has been deprecated and removed no longer shows on the Event edit screen.
⚙️ Developers
New or updated hooks:
- New hooks:
tribe_repository_events_before_delete
andtec_events_pro_show_recurrence_description
.
🗣 Translations
Updated language files, strings:
- 2 new strings added.
- 0 updated.
- 0 fuzzied.
- 0 obsoleted.
6.3.0
Summary
Feature Release
The latest update introduces the Series Passes compatibility with Event Tickets 5.8.0.
As always, we recommend testing updates on a staging site first, but it should all be smooth sailing.
Events Calendar Pro 6.3.0 is only compatible with The Events Calendar 6.3.0 and higher
Events Calendar Pro 6.3.0 is only compatible with Event Tickets 5.8.0 and higher
⚙️ Version
Minimum supported version in this release:
- The minimum supported version of WordPress is now 6.2.0
✨ Features
New 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.
✨ Tweaks
New tweaks included in this release:
- Updating to be compatible with the new Trash Old Events frequency option structure in The Events Calendar.
- 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`
🗣 Translations
Updated language files and strings:
- 0 new strings added
- 9 updated
- 0 fuzzied
- 0 obsoleted