Skip to content
This repository has been archived by the owner on Feb 23, 2024. It is now read-only.

2.5.2

Compare
Choose a tag to compare
@Aljullu Aljullu released this 02 Dec 20:44

Release of version 2.5.2.

  • Fixed a PHP Notice in Featured Category block when the category is invalid. #1291 👏 @strategio
  • Filter Products by Attribute block now uses the attribute label instead of the slug to set the default title. #1271
  • Fix Filter Products by Price slider being reset to 0-0 when filters were cleared from the Active Filters block. #1278
  • Don't enqueue wcSettings unless the route requires it. #1292
  • Add getAdminLink() utility method. #1244