The Events Calendar
Fixes
- Prevent fatal when using Yoast due to missing function
tribe_is_month()[TEC-4376] - Check if function exists for
get_current_screento avoid a fatal if not.
Compatibilitys
- The Events Calendar 5.15.0 is only compatible with Event Tickets 5.4.0 and higher
- The Events Calendar 5.15.0 is only compatible with Events Calendar PRO 5.14.0 and higher
- The Events Calendar 5.15.0 is only compatible with Events Filterbar 5.3.0 and higher
- The Events Calendar 5.15.0 is only compatible with Events Virtual 1.10.0 and higher
- The Events Calendar 5.15.0 is only compatible with Events Community 4.9.0 and higher
- The Events Calendar 5.15.0 is only compatible with Eventbrite Tickets 4.6.11 and higher
Features
- Update Events menu to work with the new admin pages structure. [ET-1335]
Languages
- 1 new strings added, 395 updated, 2 fuzzied, and 3 obsoleted
Fixes
- Correct an issue with linked common release.
Features
- Add support to CSV import for the ISO Currency Code field. [TEC-4341]
- First iteration of changes for Full Site Editor compatibility. [TEC-4262]
Tweaks
- Added filters
tribe_merge_identical_organizers_enabled,tribe_merge_identical_venues_enabled,tribe_merge_identical_organizers_fields,tribe_merge_identical_venues_fields,tribe_amalgamate_venues_keep_venue,tribe_amalgamate_organizers_keep_organizerfor better control of the merge duplicate venues and organizers functionality. [TEC-4225] - Added filter
tribe_events_views_v2_ff_link_next_eventto allow better control of the fast-forward link target. [ECP-957] - Allow filtering of the "next event" query in the fast-forward link. [ECP-957]
- Added filters:
tribe_merge_identical_organizers_enabled,tribe_merge_identical_venues_enabled,tribe_merge_identical_organizers_fields,tribe_merge_identical_venues_fields,tribe_amalgamate_venues_keep_venue,tribe_amalgamate_organizers_keep_organizer,tribe_events_views_v2_ff_link_next_event. - Changed views:
blocks/archive-events.
Fixes
- Correctly calculate Event duration when the Event crosses the daylight saving date and time. [TEC-4336]
- Don't try to validate "raw" as a date. [TEC-4254]
- Ensure the Views don't try to do math with strings. [TEC-4322]
- Enable more than 5 csv entries to be imported when using 8.0.15 to 8.0.17 or 8.1.2 to 8.1.4. [TEC-4312]
- Ensure Google Calendar links include the event description if it exists. [TEC-4315]
Languages
- 3 new strings added, 232 updated, 0 fuzzied, and 0 obsoleted.
Tweaks
- Update the backend block editor UI for a single event to look similar to its frontend version in order to create a true WYSIWYG experience when using the block editor. [TEC-4250]
- Added filters:
tribe_events_views_v2_month_ics_start_today
Fixes
- Correct a regex typo that was breaking proper JSON-LD data around event cost. [TEC-4263]
- Correct Month View ics export so it begins on the current day rather than the 1st. [TEC-4223]
- Add ISO Currency Code field to admin to set code sent via JSON-LD. TEC was incorrectly sending symbol. [TEC-4212]
- Ensure that the full styles custom properties require the skeleton style custom properties. [TEC-4308]
- Ensure that the State/Province field saves for non-US venues. [TEC-4309]
- Correct duplicated text in wpadminbar Events Menu. [TEC-4310]
- Load the assets required by the
Event ViewElementor widget in preview mode. [ECP-1065]
Languages
- 4 new strings added, 144 updated, 0 fuzzied, and 0 obsoleted.
Tweaks
- Update version of Freemius to 2.4.3.
Fixes
- Ensure the Venue and Organizer metaboxes load when creating a new post of that type. [TEC-4303]
Fixes
- Correct conditional in Filter Bar upsell banner. [TEC-4284]
- Un-deprecate
tribe_initialize_view()as it is used in some new views.
Fixes
- Prevent parse error due to trailing comma on a method call, PHP 7.1 compatibility required. Props @kzeni
Features
- Add a Filter Bar upsell banner to the Filters tab that displays when the Filter Bar plugin isn't active. [TEC-4238]
Tweaks
- Correct documentation around the subscribe link filters. Add link slug as array keys for
tec_views_v2_single_subscribe_linksfilter. [TEC-4215] - Move and deprecate some methods specific to the Google Calendar link from Main to the new Google_Calendar class. [TEC-4235]
- Prevent scripts from loading on all Admin pages, only load on pages needed.
- Performance improvements around Block Asset loading and redundancy.
- Internal caching of values to reduce
get_option()call count. - Switch from
sanitize_title_with_dashestosanitize_keyin a couple instances for performance gains. - Remove the
wp.editor.InnerBlocksGutenberg component in favor ofwp.blockEditor.InnerBlockswhich was deprecated since version 5.3. [TEC-4178] - Prevent asset loading from repeating calls to plugin URL and path, resulting in some minor performance gains.
Fixes
- Update the way we handle Classic Editor compatibility. Specifically around user choice. [TEC-4016]
- Remove incorrect reference for moment.min.js.map [TEC-4148]
- Fixed troubleshooting page styles for standalone Event Tickets setup [ET-1382]
- Remove singleton created from a deprecated class.
- Ensure that the tec_views_v2_use_subscribe_links filter applies to the single event view. [TEC-4219]
- Hide the "Export to .ics file" link by default, allow showing it via a filter. Also ensure the link is correct. [TEC-4214]
- Serve a single event import url for Google Calendar on the single event view. [TEC-4235]
- Improve theme CSS compatibility on View container by making sure our views take 100% of the width available (props @askwpgirl) [TEC-4257]
Languages
- 9 new strings added, 277 updated, 1 fuzzied, and 1 obsoleted
