The Events Calendar
Fixes
- Prevent recurring events all page to throw 404 when events are in the past [126790]
- Backwards compatibility for
eventDisplayusage aroundlistanddayonly showing upcoming events [126686] - List events Widget will display events until their end date has passed [126837]
Tweaks
- Add values for the JSON-LD object to avoid Google console errors. Fields added:
offers.availability,offers.category,offers.priceCurrency,offers.validFromandperformer[120193] - Add
tribe_events_cost_unformattedfilter to allow WPML support for WooCommerce Multilingual
Languages
- 0 new strings added, 168 updated, 0 fuzzied, and 5 obsoleted
Security
- Remove deprecated usage of escapeMarkup in Select2 (props to miha.jirov for reporting this).
Fixes
- Avoid fatals due to Query method not been present by bumping version of Event Tickets required to 4.10.4.2
Fixes
- Modifications to
tribe_get_events()to resolve problems introduced by latest release4.9.0 - Backwards compatibility for
'eventDisplay' => 'upcoming'ontribe_get_events(). Thanks @softwebteam, @mrwweb and @karks88 [126124] - Single navigation to next and previous events using the Object Relational Mapping classes [126144]
- Events displayed correctly on all views, using End date instead of Start Date. Making sure events that are not over still show on upcoming [126259]
Security
- Remove deprecated usage of escapeMarkup in Select2 (props to miha.jirov for reporting this).
Security
- Remove deprecated usage of escapeMarkup in Select2 (props to miha.jirov for reporting this).
Security
- Remove deprecated usage of escapeMarkup in Select2 (props to miha.jirov for reporting this).
Features
- Add check and enforce PHP 5.6 as the minimum version [116282]
- Add system to check plugin versions to inform you to update and prevent site breaking errors [116841]
Tweaks
- Added filters:
tribe_not_php_version_names
Deprecateds
- Constants MIN_ET_VERSION and MIN_COMMON_VERSION in Tribe__Events__Main, use $min_et_version property and no replacement for MIN_COMMON_VERSION
- The
is_delayed_activation(),maybe_delay_activation_if_outdated_common(), andcheckAddOnCompatibility()method has been deprecated inTribe__Events__Mainin favor of new Dependency Checking System
Languages
- 7 new strings added, 139 updated, 0 fuzzied, and 1 obsoleted
Security
- Remove deprecated usage of escapeMarkup in Select2 (props to miha.jirov for reporting this).
Security
- Remove deprecated usage of escapeMarkup in Select2 (props to miha.jirov for reporting this).
