woocommerce/includes/abstracts
vedanshujain a5fb3178f0 Drop CacheHydration class and do it directly.
Primary reason for dropping the cache hydration is that seems like we can acheive the same results without it, so no need to add this additional complexity to our code.
2020-11-10 14:23:43 +05:30
..
abstract-wc-data.php Drop CacheHydration class and do it directly. 2020-11-10 14:23:43 +05:30
abstract-wc-deprecated-hooks.php Replaced direct access of many constants with the Constants library 2020-01-31 22:18:47 -08:00
abstract-wc-integration.php Fixed package tag usage 2020-08-05 13:36:24 -03:00
abstract-wc-log-handler.php Fixed package tag usage 2020-08-05 13:36:24 -03:00
abstract-wc-object-query.php Fixed package tag usage 2020-08-05 13:36:24 -03:00
abstract-wc-order.php Add a 'NumberUtil' class with a 'round' method. 2020-10-01 11:08:51 +02:00
abstract-wc-payment-gateway.php Fixed package tag usage 2020-08-05 13:36:24 -03:00
abstract-wc-payment-token.php Fixed package tag usage 2020-08-05 13:36:24 -03:00
abstract-wc-privacy.php Fixed package tag usage 2020-08-05 13:36:24 -03:00
abstract-wc-product.php Add woocommerce_product_has_options filter 2020-08-28 12:01:11 -06:00
abstract-wc-session.php Fixed package tag usage 2020-08-05 13:36:24 -03:00
abstract-wc-settings-api.php Fixed package tag usage 2020-08-05 13:36:24 -03:00
abstract-wc-shipping-method.php Fixed package tag usage 2020-08-05 13:36:24 -03:00
abstract-wc-widget.php Fixed package tag usage 2020-08-05 13:36:24 -03:00
class-wc-background-process.php Fixed package tag usage 2020-08-05 13:36:24 -03:00