woocommerce/includes/admin/post-types
Akeda Bagus e4a959e397 Removes unused block and var.
There's duplicate block that does the same thing, but assigning to different variable.
On the end only the last variable is used, which is `$username`.
2014-04-29 15:02:29 +01:00
..
meta-boxes Add label explaining discount field Closes #5300 2014-04-10 13:58:15 +01:00
class-wc-admin-cpt-product.php fixed coding standards in includes/admin/post-types/class-wc-admin-cpt-product.php 2014-04-29 15:02:03 +01:00
class-wc-admin-cpt-shop_coupon.php Unify textdomains Closes #4814 2014-02-17 14:27:08 +01:00
class-wc-admin-cpt-shop_order.php Removes unused block and var. 2014-04-29 15:02:29 +01: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-10 13:51:49 +01:00