The Events Calendar
Tweaks
- Add new filter
tribe_events_filter_views_v2_plural_events_labelto customize the label in V2 views. [VE-9]
Fixes
- Prevent "too few arguments" on the settings page when a url contains percentage signs. [VE-111]
- Correctly store Event Organizer meta when using the ORM.
- Linked posts (Organizers and Venues) correctly check if the item selected is brand new or existing when edit link is empty. [TEC-3481]
Languages
- 1 new strings added, 112 updated, 0 fuzzied, and 1 obsoleted
Fixes
- Improve escaping for messages when no results were found using search (Thanks Steve Pollak)
Security
- Remove deprecated usage of escapeMarkup in Select2 (props to @miha.jirov for reporting this).
Fixes
- Improve escaping for messages when no results were found using search (Thanks Steve Pollak)
Security
- Remove deprecated usage of escapeMarkup in Select2 (props to miha.jirov for reporting this).
Fixes
- Improve escaping for messages when no results were found using search (Thanks Steve Pollak)
Security
- Remove deprecated usage of escapeMarkup in Select2 (props to miha.jirov for reporting this).
Fixes
- Improve escaping for messages when no results were found using search (Thanks Steve Pollak)
Security
- Remove deprecated usage of escapeMarkup in Select2 (props to miha.jirov for reporting this).
Features
- Allow users to set a custom name for new Event Aggregator Imports. [TEC-3286]
- Add filters
tribe_events_liveupdate_automatic_label_textandtribe_events_liveupdate_manual_label_textto allow Filter Bar to include itself in those labels. [TEC-3322] - Add the
tribe_views_v2_events_query_controller_activefilter; returning a falsy value from this filter will prevent Views v2 from altering the WordPress query. This filter allows handling situations where Views v2 might interfere with third party plugins (e.g. custom RSS feed implementations) [TEC-3252]
Tweaks
- Add back missing JSON-LD to Single Events. [TEC-3262]
- Minify the Freemius svg assets. [TEC-3215]
- Remove "(beta)" label from URL source type of import. [TEC-3289]
- Reword the Filter Activation setting's labels for better clarity. [FBAR-79]
- Added filters:
tribe_events_option_convert_live_filters,tribe_events_views_v2_messages_need_events_label_keys - Removed filters:
tribe_events_ical_export_text - Changed views:
v2/components/events-bar/search/keyword,v2/month/calendar-body/day
Fixes
- Ensure that any values for
liveFilterUpdatethat are notautomaticormanualget converted. [FBAR-83] - Breakpoint code compatibility with the latest version of jQuery 3.4.1 [TEC-3251]
- Remove numbers from listed events in event list widget for Genesis theme. [TEC-2957]
- Customizer accent color affects featured line and text. [TEC-3277]
- Resolve conflict between datepicker holding consistent size when navigating and flexibility on small screen sizes. [TEC-3322]
- Respect EA
post_statusfrom settings when an event does not have a defined value. [TEC-3255] - Save the
post_statusfor a scheduled import when using a different value other thanpublish. [TEC-3296] - Update events, venues, and organizers to use dynamic labels. [TEC-3280]
- Resolve an issue in Views v2 that would break URLs when the event single and archive slugs have the same value due to the "Events URL slug" and "Single event URL slug" settings or due to their translations [TEC-3254]
- Restore correct handling of events RSS feeds; events will show in the RSS feed in ascending start date, starting from the current day and the event publish date will be set to the event start date [TEC-3252]
Languages
- 11 new strings added, 81 updated, 0 fuzzied, and 6 obsoleted
