woocommerce/includes/abstracts
Nestor Soriano d254f2703c
Add a unit test for WC_Abstract_Order->add_product
The test verifies that if an order is passed in arguments, that order
is passed in turn to wc_get_price_excluding_tax.
2021-09-21 16:40:36 +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 Add a unit test for WC_Abstract_Order->add_product 2021-09-21 16:40:36 +02: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