woocommerce/includes/abstracts
Coen Jacobs faaebab2ff Always require braces (since yesterday ;) )
In order to comply to the new coding standards:
http://make.wordpress.org/core/2013/11/13/proposed-coding-standards-change-always-require-braces/
2013-11-14 20:31:08 +01:00
..
abstract-wc-email.php Fixed docs for enabled params (string, not bool), closes #4052 2013-11-04 11:29:20 +01:00
abstract-wc-integration.php Re-init settings after saving. Closes #3770. 2013-09-26 17:01:29 +01:00
abstract-wc-payment-gateway.php Fixed docs for enabled params (string, not bool), closes #4052 2013-11-04 11:29:20 +01:00
abstract-wc-product.php Consistant naming with core 2013-11-14 09:48:41 +00:00
abstract-wc-session.php Enforce session as array data, and settings api tweak for special chars. Closes #3135. 2013-06-14 14:42:28 +01:00
abstract-wc-settings-api.php Multiselect 2013-11-13 12:12:26 +00:00
abstract-wc-shipping-method.php ake shipping methods check if taxable, so when customer is VAT excempt taxes are not included in price. Closes #3888 2013-10-16 14:31:31 +01:00
abstract-wc-widget.php Always require braces (since yesterday ;) ) 2013-11-14 20:31:08 +01:00