Skip to content

v6.0.0

Compare
Choose a tag to compare
@bakkbone bakkbone released this 30 Dec 03:16
· 25 commits to main since this release
  • TWEAK: Back to inline loading for delivery dates at checkout
  • TWEAK: Settings pages migrated into WooCommerce Settings
  • TWEAK: Florist Tools page moved to Tools Menu
  • TWEAK: Simplified TinyMCE controls for some shortcodes, added TinyMCE control for suburb search shortcode
  • DEV: Code tidying as a result of the settings migration, merged some classes and functions that were similar
  • DEV: Fixed WC_Tax being called for checkout fees when storewide tax not enabled
  • DEV: Remove bkf_compare_semantic_version() and use PHP compare_version() instead