4.6.1
2017-10-04 Fix7 Tweak7 Deprecated1 Language2Fixes
- Fixed "Next Events" and "Previous Events" navigation links in list views, which would sometimes make a category-filtered list view lose its category filter as a user navigated through pages of future or past events (props @forumhelpdesk and @atomicdust for reporting this!) [72013]
- Fixed some layout issues with the Tribe Bar datepicker that would arise when using a Twenty Sixteen or Twenty Fifteen child them (thanks to @stefanrueegger for reporting this) [46471]
- Prevented modification of event titles within the loop when using TRIBE_MODIFY_GLOBAL_TITLE [89273]
- Fixed issue when exporting all-day multi-day events via iCal where the end date was one day early (Thank you @fairmont for reporting this!) [87775]
- Fixed issues with the jQuery Timepicker vendor script conflicting with other plugins' similar scripts (props: @hcny et al.) [74644]
- Fixed an issue that would prevent Event Aggregator scheduled imports from running [88395]
- Fixed the "Start Time" and "End Time" timepicker fields in the event-creation screen to make it impossible to have an end date/time that comes before the start date/time [72686]
Tweaks
- Remove unnecessary parameters from some remove_action calls in the plugin (thanks to @JPry on GitHub for submitting this fix!) [88867]
- Adjusted the EA cron start time so that it never gets created in the past [88965]
- Improved options format in the Event Aggregator settings [88970]
- Added a filter to CSV importer for altering the delimiter, escaping, and enclosing characters [70570]
- Adjusted the
tribe_update_venue()template tag so it no longer creates some unnecessary meta fields involving post_title, post_content, etc. (thanks @oheinrich for bringing this to our attention) [66968] - Improved the performance of The Events Calendar REST API tweaking some queries [89743]
- Add support for a
found_postsargument intribe_get_events,tribe_get_venuesandtribe_get_organizersfunctions to return the number of posts found matching the current query arguments [89743]
Deprecateds
- Deprecated the
tribe-events-bar-date-search-default-valuefilter; usetribe_events_bar_date_search_default_valueinstead [67482]
Languages
- Improvements to aid translatability of text throughout plugin (props: @ramiy) [88982]
- 7 new strings added, 180 updated, 4 fuzzied, and 3 obsoleted
