Events Calendar Pro
Fixes
- Prevent fatal happening on Widget Calendar Mini with Site Origin Page builder
Tweaks
- Update version of Handlebars.js dependency to version 3.0.6
Features
- Added the "Related Events" block
Fixes
- Improve the Additional Fields presentation both in the back-end and front-end
Tweaks
- Changed views:
blocks/additional-fields/checkbox,blocks/additional-fields/dropdown,blocks/additional-fields/radio,blocks/additional-fields/text,blocks/additional-fields/textarea,blocks/additional-fields/url,blocks/related-events,blocks/related-events/event-info,blocks/related-events/event-thumbnail,blocks/related-events/event,blocks/related-events/title
Languages
- 1 new strings added, 50 updated, 0 fuzzied, and 0 obsoleted
Features
- Add system to check plugin versions to inform you to update and prevent site breaking errors
Tweaks
- Added filters:
tribe_not_php_version_names
Deprecateds
- Constants REQUIRED_TEC_VERSION in Tribe__Events__Pro__Main, use Plugin Dependency Checking system to check for requirements
- The functions
tribe_init_ecp_addon()andTribe_ECP_Load()andregister_active_plugin()method has been deprecated inTribe__Events__Pro__Mainin favor of Plugin Dependency Checking system
Languages
- 7 new strings added, 51 updated, 0 fuzzied, and 1 obsoleted
Fixes
- Recurrence meta box will show again on Classic Editor
- Update text domain for strings coming from the Gutenberg extension merge
- Fixed a number of small layout bugs with the new Twenty Nineteen core theme
Tweaks
- Ensure that block editor admin notices report the accurate number of recurring events created
Languages
- 2 new strings added, 58 updated, 0 fuzzied, and 1 obsoleted
Fixes
- Display recurrence section in classic editor for all users that don't have blocks
Tweaks
- Ensure that recurrence rule types use their plural form when appropriate in the Events block
Features
- Added new recurring event marker element for Event Date Time block
Tweaks
- Improved default yearly recurrence rule options to be more intuitive
Fixes
- Adjusted recurrence options in the Event Date Time block to prevent confusion with overlapping elements
- Updated the code responsible for generating recurring event tooltips so it does not interfere with the result of calls to tribe_events_template_data()
- Set fallback to default timezone if event timezone is not valid for Countdown Widget
- Corrected an issue where a single instance of a recurring events redirected to the series /all page
Features
- Added recurring events support to the Events Date Time block
- Added default content support to the Organizer and Venue blocks
- Any configured Additional Field now has a corresponding block in the block editor
- Added option to Additional Fields settings to include configured fields blocks on new events by default
Tweaks
- Exclusion rules are now called exceptions when configuring recurring events in the block editor
- Changed views:
blocks/additional-fields/checkbox,blocks/additional-fields/dropdown,blocks/additional-fields/radio,blocks/additional-fields/text,blocks/additional-fields/textarea,blocks/additional-fields/url
Fixes
- Style regression for series end element with gutenberg style override
Languages
- 2 new strings added, 50 updated, 0 fuzzied, and 0 obsoleted
Features
- Add filter
tribe_events_pro_show_recurrence_meta_boxto control the render of the recurrence meta box
Fixes
- Fixed some HTML in the recurrence-building section of the event editor so it's valid and doesn't create issues with other HTML on the page
- Fixed the setting-up of strings in the Tribe Bar datepicker to ensure they're translatable into languages other than English
Tweaks
- Prevent certain geolocation-related prompts from showing if The Events Calendar's built-in Google Maps API key is being used
Features
- Add two new filters to extend custom fields markup:
tribe_events_pro_before_custom_field_contentandtribe_events_pro_after_custom_field_content
Fixes
- Fixed a JavaScript error that would occasionally arise when using the "Near:" search input in the Tribe Bar on non-Map views
- List only enabled views on the "Default mobile view" option. Thanks to wescole, John Meuse and others for reporting!
Tweaks
- Ensure calls to the Google Maps Geocoding API are not made unless an API key supporting that is present
- Make sure Geolocation search features are only accessible and visible when a Google API key that supports those features is present
- Added
tribe_events_pro_geocode_addressesfilter to allow for disabling of Google Maps API geocoding using Google Maps API key
Languages
- 26 new strings added, 175 updated, 0 fuzzied, and 25 obsoleted
