Skip to content

Releases: godaddy-wordpress/wc-plugin-framework

v5.10.12

14 Jan 03:03
0c79b57

Choose a tag to compare

  • Fix - Remove deprecated usages of is_ajax() in favor of wp_doing_ajax()

v5.10.11

11 Jan 05:13
8ab69c8

Choose a tag to compare

  • Tweak - Remove automatic notices for unsupported WooCommerce versions

v5.10.10

23 Sep 10:45
b7fb94e

Choose a tag to compare

  • Feature - Add Abstract_Cacheable_API_Base and Cacheable_Request_Trait to support caching API request responses
  • Tweak - Allow classes extending SV_WC_API_Base to tweak request and response data when broadcasting a request

v5.10.9

27 Aug 10:26
0da8d23

Choose a tag to compare

  • Feature - Add helper methods to convert arrays to comma separated lists for database IN clauses use
  • Feature - Add helper method to format a percentage

v5.10.8

17 Jun 06:57
49c71be

Choose a tag to compare

  • Fix - Address an issue at checkout with payment form JS never loaded when a $0 order has a total updated later

v5.10.7

15 Apr 18:32

Choose a tag to compare

  • Fix - Prevent fatal errors by loading External_Checkout extensions in the wp_loaded action rather than on init

v5.10.6

12 Mar 12:35

Choose a tag to compare

  • Feature - Add a helper method to determine whether the new WC navigation feature is enabled

v5.10.5

04 Mar 14:28
fffd186

Choose a tag to compare

  • Tweak - Add a class representation for Braintree PayPal tokens

v5.10.4

01 Mar 16:14

Choose a tag to compare

  • Fix - Prevent a Fatal error while editing the Checkout page using Elementor

v5.10.3

08 Dec 21:02

Choose a tag to compare

  • Fix - Fix enqueuing token editor JS