The Events Calendar 5.14.0

Summary

Maintenance Release

This update to The Events Calendar 5.14.0 features Subscribe to Calendar bug fixes and improved Classic Editor compatibility.

As always, we recommend testing updates on a staging site first, but it should all be smooth sailing.


✨ New

New features included in this release

  • We’ve added a Filter Bar banner to the Filters tab that displays when the Filter Bar plugin isn’t active.

✅ Fixed

Bugs that were squashed in this release

  • We’ve corrected documentation around the subscribe link filters. We added the link slug as array keys for the tec_views_v2_single_subscribe_links filter.
  • We moved and deprecate some methods specific to the Google Calendar link from Main to the new Google_Calendar class.
  • We now prevent scripts from loading on all Admin pages; only load on pages needed.
  • Made performance improvements around Block Asset loading and redundancy.
  • Added internal caching of values to reduce get_option() call count.
  • We switched from sanitize_title_with_dashes to sanitize_key in a couple instances for performance gains.
  • Removed the wp.editor.InnerBlocks Gutenberg component in favor of wp.blockEditor.InnerBlocks which was deprecated since version 5.3.
  • Ensure that the tec_views_v2_use_subscribe_links filter applies to the single event view.
  • We now hide the “Export to .ics file” link by default and allow showing it via a filter. Also ensure the link is correct.
  • Serve a single event import URL for Google Calendar on the single event view.
  • We’ve improved theme CSS compatibility on View container by making sure our views take 100% of the width available. (props @askwpgirl)
  • We’ve added a filter to alter the Google Calendar single event subscribe behavior.

🗣 Translations

Updated language files and strings

  • 9 new strings added
  • 277 strings updated
  • 1 string fuzzied
  • 1 strings obsoleted