woocommerce/includes/abstracts
Jeff Stieler 56ef442624 Move common methods to an abstract base shipping zones controller class. 2016-08-02 10:10:47 -07:00
..
abstract-wc-data.php docblock fix 2016-06-07 11:06:41 +01:00
abstract-wc-integration.php Settings api 2015-12-14 14:03:46 +00:00
abstract-wc-order.php [2.6] When checking needs_shipping, ignore anything after : in the method ID 2016-08-01 10:31:05 +01:00
abstract-wc-payment-gateway.php Scrutinizer Auto-Fixes 2016-06-06 16:50:18 +00:00
abstract-wc-payment-token.php white space issues 2016-06-06 20:04:45 +01:00
abstract-wc-product.php Same for variations 2016-07-01 12:01:37 +01:00
abstract-wc-rest-controller.php [REST API] Allow filters schemas, closes #11028 2016-06-03 14:56:25 -03:00
abstract-wc-rest-posts-controller.php Capitalise all the things 2016-07-26 15:47:04 +02:00
abstract-wc-rest-shipping-zones-controller.php Move common methods to an abstract base shipping zones controller class. 2016-08-02 10:10:47 -07:00
abstract-wc-rest-terms-controller.php [REST API] Remove the term if something fails while creating, closes #11303 2016-06-30 15:24:23 -03:00
abstract-wc-session.php Vars and docs 2016-06-06 18:18:26 +01:00
abstract-wc-settings-api.php Do not sanitize passwords 2016-07-19 16:43:15 +01:00
abstract-wc-shipping-method.php Instance ID have to be checked, because on using settings and instace settings together every time the instance settings will be fetched. 2016-07-05 21:03:18 +02:00
abstract-wc-widget.php Implementing customize selective refresh for widgets 2016-05-21 19:07:03 +05:45