Skip to content

V 2.7.0

Compare
Choose a tag to compare
@ashleyshaw ashleyshaw released this 30 Mar 14:28
· 1365 commits to master since this release
0751ab4

V 2.7.0

Added

  • Adding styling for captions on WP core image and video blocks.
  • Added in a lsx_display_global_header_description filter to allow the code disabling of the is_archive() description.
  • Adding title tag to lsx_get_thumbnail function.
  • Adding compatibility for the WC Blocks (filters and all proguts grid).
  • Adding Popup Maker plugin compatibility.
  • Adding WC Blocks (Review block) compatibility.
  • Adding Event Calendar 5.0 compatibility.
  • Adding compatibility for the Media & Content block.
  • Adding compatibility for the Cover block.
  • New mobile menu theme option.
  • Adding compatibility for btn-scroll-to and search-form for the cover block.
  • Adding compatibility for WordPress 5.4.
  • Adding lsx_header_wrap_after to allow actions above the .wrap.container.
  • Adding lsx_get_template_part() allowing 3rd part plugin to overwrite the index.php content template.

Fixed

  • Fixed the top bar menu icon on smaller screens.
  • Fixing warnings and format issues following code sniffer rules to follow wordpress standards.
  • Improving styles for WP Forms compatibility.
  • Improving Sensei Course Participants widget behavior.
  • Fixing the default banner title for the events archives.
  • Fixing the custom banner title for the events archives.

Changed

  • Changing Changelog file format.

Security

  • Code standardization following theme sniffer results.
  • Testing compatibility with WordPress 5.4.