4.6.12

2018-03-08 Fix6 Tweak6 Language1

Fixes

  • Resolved an oversight resulting in notice-level errors when the tribe_event_is_on_date() function was called incorrectly (props to @sharewisdom for pointing this out) [99117]
  • Resolved errors within the admin environment when the "ticketed" view of events is generated [99266]
  • Improved compatibility with WordPress SEO in relation to the default mobile events view [68716]
  • Resolved Javascript errors in month view which were triggered under some conditions by the presence of password-protected events [99089]
  • Improved logic responsible for identifying which events are expired (in the past) by using timezone-aware comparisons [91168]
  • Corrected the export of upcoming events from single organizer pages (added to support changes in Events Calendar PRO) [70727]

Tweaks

  • Added safety checks around our use of the global $wp_query object (thanks @archetypalsxe for highlighting this issue!) [100199]
  • Renamed 'Use Javascript to control date filtering' option to 'Enable live refresh' and improved the associated helper text [98022]
  • Added caching to reduce the number of HTTP requests being made in relation to Event Aggregator within the admin environment [99486]
  • Improved performance by reducing the number of queries that run in single event pages (in relation to tribe_get_prev_event_link() and tribe_get_next_event_link() specifically) [94587]
  • Added pagination to single organizer and venue pages [97772]
  • Improved compatibility with the Twenty Seventeen theme (ensuring the calendar is full-width if set to be the site's homepage) [97977]

Languages

  • 3 new strings added, 161 updated, 1 fuzzied, and 2 obsoleted