woocommerce/includes/abstracts
Peter de1ecf9f78 Use === instead of == in abstract-wc-order.php
Use === here: 	if ( 'yes' === $this->is_vat_exempt or ! wc_tax_enabled() )
2016-02-18 19:56:55 +01:00
..
abstract-wc-integration.php Tweak the dockblocks and periodic-ending fix 2015-11-04 00:05:08 +05:45
abstract-wc-order.php Use === instead of == in abstract-wc-order.php 2016-02-18 19:56:55 +01:00
abstract-wc-payment-gateway.php Tweak the dockblocks and periodic-ending fix 2015-11-04 00:05:08 +05:45
abstract-wc-product.php Filter non-images from gallery 2015-12-18 11:55:51 +00:00
abstract-wc-session.php Removed period for file headers 2015-11-03 11:53:50 -02:00
abstract-wc-settings-api.php Remove unused variable declaration 2015-11-10 16:53:45 +05:45
abstract-wc-shipping-method.php Fixed some coding standards for docblocks 2015-11-03 10:28:01 -02:00
abstract-wc-widget.php Only one sanitise hook is needed 2015-12-14 12:48:03 +00:00