Skip to content

4.5.2

Choose a tag to compare

@optimocha optimocha released this 14 May 13:41
· 85 commits to main since this release
4ad20df

Release Date: 14 May 2022

  • NEW: New option called "Dequeue global styles".
  • Improved: Lots of refactoring to the class-sbp-tweaks.php file.
  • Improved: Removed unused helper functions.
  • Fixed: Full site editing related bug squashed.
  • Fixed: HTML minifier did a lot more damage than it did good, so we replaced it with an external class from github.com/mrclay/minify.
  • Fixed: Hooked our public-faced features to init instead of template_redirect so it's more compatible with other plugins.
  • Fixed: Reverted the shutdown hook as it did more damage than good.
  • Fixed: The PHP version warning (shown to PHP 5.x users) is now dismissible.