woocommerce/includes/abstracts
Nestor Soriano 039f81ea50
Implement the product attributes lookup table data creation.
Lookup entries for a product or a variation are created whenever
the product is created, including untrashing and duplication
(not yet when an existing product is modified).
2021-06-08 17:53:45 +02:00
..
abstract-wc-data.php Addressed PR review comments #27734 2020-11-10 14:23:45 +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 Update the rate when recalculating and updating order tax items 2021-03-30 22:27:11 -03:00
abstract-wc-payment-gateway.php Return 0 if order isn't available 2021-03-09 16:57:08 -03:00
abstract-wc-payment-token.php Fix typos in docs 2021-03-05 11:19:58 +02:00
abstract-wc-privacy.php Fixed package tag usage 2020-08-05 13:36:24 -03:00
abstract-wc-product.php Implement the product attributes lookup table data creation. 2021-06-08 17:53:45 +02:00
abstract-wc-session.php Fixed package tag usage 2020-08-05 13:36:24 -03:00
abstract-wc-settings-api.php Added esc_attr to selected like before 2021-02-16 15:01:07 -03:00
abstract-wc-shipping-method.php Fixed package tag usage 2020-08-05 13:36:24 -03:00
abstract-wc-widget.php Widgets: show instance in Rest API 2021-05-31 12:20:57 +02:00
class-wc-background-process.php Fixed package tag usage 2020-08-05 13:36:24 -03:00