woocommerce/includes/admin/meta-boxes
Justin Shreve e1130005a5 When figuring out if to store a sale price, make sure $date_from is set to "today" when blank. The date meta was previously set, but the check to set the actual sale price saw $date_from as empty. 2015-06-16 20:00:16 +00:00
..
views Update the help text to mention that we expect already encoded URLs. 2015-06-16 15:48:05 +00:00
class-wc-meta-box-coupon-data.php Fixed standards for #7842 2015-04-13 12:31:18 -03:00
class-wc-meta-box-order-actions.php added customer order refunded email 2015-03-20 16:31:31 +01:00
class-wc-meta-box-order-data.php Use htmlspecialchars to ensure characters get encoded for select2 2015-06-01 13:37:26 +01:00
class-wc-meta-box-order-downloads.php Allow saving of empty download expiry date, closes #773 2015-03-16 14:53:59 +02:00
class-wc-meta-box-order-items.php Absolute path, Indentation & docblocks fix for includes/admin/meta-boxes/*.php :) 2014-09-21 01:50:06 +05:45
class-wc-meta-box-order-notes.php Tweak note wording for clarity 2015-03-24 11:27:33 +00:00
class-wc-meta-box-order-reviews.php Reviews meta box: avoid undefined index notice 2015-01-31 14:05:51 -05:00
class-wc-meta-box-product-data.php When figuring out if to store a sale price, make sure $date_from is set to "today" when blank. The date meta was previously set, but the check to set the actual sale price saw $date_from as empty. 2015-06-16 20:00:16 +00:00
class-wc-meta-box-product-images.php fix scrutinizer issues 2015-04-01 15:33:56 +02:00
class-wc-meta-box-product-short-description.php Absolute path, Indentation & docblocks fix for includes/admin/meta-boxes/*.php :) 2014-09-21 01:50:06 +05:45