woocommerce/includes/rest-api/Controllers/Version2
Josh Betz 73d51a8770 Allow billing email to be empty
Allows passing `null` for the billing email to clear it. This means the
email must either be a string that is a valid email address or a null
value.

Since it is possible to clear the email address for an order in a
similar way via the admin-ajax endpoints, this is meant to provide
consistency with the wp-admin experience.
2021-09-30 08:16:09 -05:00
..
class-wc-rest-coupons-v2-controller.php Fixed usage of package tag in REST API and templates 2020-09-17 11:56:08 -03:00
class-wc-rest-customer-downloads-v2-controller.php Fixed usage of package tag in REST API and templates 2020-09-17 11:56:08 -03:00
class-wc-rest-customers-v2-controller.php Fixed usage of package tag in REST API and templates 2020-09-17 11:56:08 -03:00
class-wc-rest-network-orders-v2-controller.php Fixed usage of package tag in REST API and templates 2020-09-17 11:56:08 -03:00
class-wc-rest-order-notes-v2-controller.php Fixed usage of package tag in REST API and templates 2020-09-17 11:56:08 -03:00
class-wc-rest-order-refunds-v2-controller.php Make the refunds creation REST API behave more as documented 2021-02-11 09:51:13 +01:00
class-wc-rest-orders-v2-controller.php Allow billing email to be empty 2021-09-30 08:16:09 -05:00
class-wc-rest-payment-gateways-v2-controller.php Fixed usage of package tag in REST API and templates 2020-09-17 11:56:08 -03:00
class-wc-rest-product-attribute-terms-v2-controller.php Fixed usage of package tag in REST API and templates 2020-09-17 11:56:08 -03:00
class-wc-rest-product-attributes-v2-controller.php Fixed usage of package tag in REST API and templates 2020-09-17 11:56:08 -03:00
class-wc-rest-product-categories-v2-controller.php Fixed usage of package tag in REST API and templates 2020-09-17 11:56:08 -03:00
class-wc-rest-product-reviews-v2-controller.php Fixed usage of package tag in REST API and templates 2020-09-17 11:56:08 -03:00
class-wc-rest-product-shipping-classes-v2-controller.php Fixed usage of package tag in REST API and templates 2020-09-17 11:56:08 -03:00
class-wc-rest-product-tags-v2-controller.php Fixed usage of package tag in REST API and templates 2020-09-17 11:56:08 -03:00
class-wc-rest-product-variations-v2-controller.php Fixed usage of package tag in REST API and templates 2020-09-17 11:56:08 -03:00
class-wc-rest-products-v2-controller.php Test for the presence of 3 or more args (not 2 or more). | #29124 2021-05-05 11:43:14 -07:00
class-wc-rest-report-sales-v2-controller.php Fixed usage of package tag in REST API and templates 2020-09-17 11:56:08 -03:00
class-wc-rest-report-top-sellers-v2-controller.php Fixed usage of package tag in REST API and templates 2020-09-17 11:56:08 -03:00
class-wc-rest-reports-v2-controller.php Fixed usage of package tag in REST API and templates 2020-09-17 11:56:08 -03:00
class-wc-rest-setting-options-v2-controller.php Fixed usage of package tag in REST API and templates 2020-09-17 11:56:08 -03:00
class-wc-rest-settings-v2-controller.php Fixed usage of package tag in REST API and templates 2020-09-17 11:56:08 -03:00
class-wc-rest-shipping-methods-v2-controller.php Fixed usage of package tag in REST API and templates 2020-09-17 11:56:08 -03:00
class-wc-rest-shipping-zone-locations-v2-controller.php Fixed usage of package tag in REST API and templates 2020-09-17 11:56:08 -03:00
class-wc-rest-shipping-zone-methods-v2-controller.php Fixed usage of package tag in REST API and templates 2020-09-17 11:56:08 -03:00
class-wc-rest-shipping-zones-v2-controller.php Fixed usage of package tag in REST API and templates 2020-09-17 11:56:08 -03:00
class-wc-rest-system-status-tools-v2-controller.php Add logging for errors during the execution of a debug tool. 2021-04-29 11:20:25 +02:00
class-wc-rest-system-status-v2-controller.php Remove filters that we don't need yet. 2021-01-14 10:24:39 +01:00
class-wc-rest-tax-classes-v2-controller.php fix merge conflict 2020-10-07 15:19:05 -03:00
class-wc-rest-taxes-v2-controller.php Fixed usage of package tag in REST API and templates 2020-09-17 11:56:08 -03:00
class-wc-rest-webhook-deliveries-v2-controller.php Fixed usage of package tag in REST API and templates 2020-09-17 11:56:08 -03:00
class-wc-rest-webhooks-v2-controller.php Fixed usage of package tag in REST API and templates 2020-09-17 11:56:08 -03:00