woocommerce/includes/admin/post-types
Mike Jolley 64c9f275b4 During save_meta_boxes, only save for the "main" post being saved, not nested or subsequent save_post events
fixes #5229
2014-04-07 14:15:51 +01:00
..
meta-boxes Ensure _order_currency is set. Closes #5232 2014-04-01 15:33:01 +01:00
class-wc-admin-cpt-product.php Fix the SKU search logic so it works with other filters. Closes #5208 2014-03-26 10:46:42 +00:00
class-wc-admin-cpt-shop_coupon.php Unify textdomains Closes #4814 2014-02-17 13:14:45 +00:00
class-wc-admin-cpt-shop_order.php shop order - fixes non object error on comments when order is in the trash 2014-02-28 22:08:42 -08:00
class-wc-admin-cpt.php Fixed several @return void clauses. There are more. No code changes in this commit, only PhpDocs 2013-11-27 10:03:47 +01:00
class-wc-admin-meta-boxes.php During save_meta_boxes, only save for the "main" post being saved, not nested or subsequent save_post events 2014-04-07 14:15:51 +01:00