woocommerce/includes/abstracts
James Koster 8eebc7c900 Free is an amount!
All product prices are wrapped in `span class=“amount”`. To make
themers lives easier let’s be consistent. When the product is free the
price should still be wrapped.
2015-09-04 11:19:52 +01:00
..
abstract-wc-integration.php Absolute path fix for abstract classes :) 2014-09-21 00:24:49 +05:45
abstract-wc-order.php Add filters to control shipped via text 2015-09-03 15:05:10 +01:00
abstract-wc-payment-gateway.php Correct docbloc Closes #8814 2015-08-13 18:05:55 +01:00
abstract-wc-product.php Free is an amount! 2015-09-04 11:19:52 +01:00
abstract-wc-session.php Removed all "@return void" 2015-07-16 16:55:48 -03:00
abstract-wc-settings-api.php Improve password sanitization in WC_Settings_API, closes #8627 2015-07-21 18:37:12 -03:00
abstract-wc-shipping-method.php Added priorities for shipping methods to give more control over defaults. 2015-04-13 15:32:57 +01:00
abstract-wc-widget.php Removed all "@return void" 2015-07-16 16:55:48 -03:00