woocommerce/includes/abstracts
justinstern 8417209d6c Improve, fix, WC_Payment_Gateway::get_transaction_url()
* Make the new get_transaction_url() method a bit more
flexible/convenient by passing in the full order object rather than
transaction_id
* Fix bug with core PayPal gateway get_transaction_url() override
2014-08-27 21:51:03 -04:00
..
abstract-wc-email.php Set keys for find/replace to prevent duplicate keys 2014-05-30 10:42:47 +01:00
abstract-wc-integration.php Re-init settings after saving. Closes #3770. 2013-09-26 17:01:29 +01:00
abstract-wc-order.php Changed all use of get_product to wc_get_product 2014-08-19 12:09:29 +02:00
abstract-wc-payment-gateway.php Improve, fix, WC_Payment_Gateway::get_transaction_url() 2014-08-27 21:51:03 -04:00
abstract-wc-product.php Availability with backorders not requiring notification. 2014-08-15 15:29:14 +01:00
abstract-wc-session.php PhpDocs 2013-11-28 07:54:19 -05:00
abstract-wc-settings-api.php fixing typos in abstract settings class 2014-07-15 16:41:28 -06:00
abstract-wc-shipping-method.php Round shipping quote totals to store DP setting 2014-07-30 11:04:01 +01:00
abstract-wc-widget.php Add filter to allow override the cache widget id 2014-06-07 00:34:12 +08:00