5.14.0

2022-02-15 Feature1 Tweak8 Fix8 Language1

Features

  • Add a Filter Bar upsell banner to the Filters tab that displays when the Filter Bar plugin isn't active. [TEC-4238]

Tweaks

  • Correct documentation around the subscribe link filters. Add link slug as array keys for tec_views_v2_single_subscribe_links filter. [TEC-4215]
  • Move and deprecate some methods specific to the Google Calendar link from Main to the new Google_Calendar class. [TEC-4235]
  • Prevent scripts from loading on all Admin pages, only load on pages needed.
  • Performance improvements around Block Asset loading and redundancy.
  • Internal caching of values to reduce get_option() call count.
  • Switch from sanitize_title_with_dashes to sanitize_key in a couple instances for performance gains.
  • Remove the wp.editor.InnerBlocks Gutenberg component in favor of wp.blockEditor.InnerBlocks which was deprecated since version 5.3. [TEC-4178]
  • Prevent asset loading from repeating calls to plugin URL and path, resulting in some minor performance gains.

Fixes

  • Update the way we handle Classic Editor compatibility. Specifically around user choice. [TEC-4016]
  • Remove incorrect reference for moment.min.js.map [TEC-4148]
  • Fixed troubleshooting page styles for standalone Event Tickets setup [ET-1382]
  • Remove singleton created from a deprecated class.
  • Ensure that the tec_views_v2_use_subscribe_links filter applies to the single event view. [TEC-4219]
  • Hide the "Export to .ics file" link by default, allow showing it via a filter. Also ensure the link is correct. [TEC-4214]
  • Serve a single event import url for Google Calendar on the single event view. [TEC-4235]
  • Improve theme CSS compatibility on View container by making sure our views take 100% of the width available (props @askwpgirl) [TEC-4257]

Languages

  • 9 new strings added, 277 updated, 1 fuzzied, and 1 obsoleted