woocommerce/includes/admin/meta-boxes
Gerhard Potgieter 75e462c448 Do not use array_merge for appending parent to tax classes rather +, array_merge will rewrite numeric keys which we allow for tax class names. 2018-07-27 11:16:28 +02:00
..
views Do not use array_merge for appending parent to tax classes rather +, array_merge will rewrite numeric keys which we allow for tax class names. 2018-07-27 11:16:28 +02:00
class-wc-meta-box-coupon-data.php Updates email restrictions label so it's clear this is a whitelist 2018-04-26 12:58:08 +01:00
class-wc-meta-box-order-actions.php Use phpcbf to fix coding standard violations in includes/admin 2018-03-05 16:21:35 -03:00
class-wc-meta-box-order-data.php order billing fields do not overwrite value, if provided 2018-06-07 09:02:12 +02:00
class-wc-meta-box-order-downloads.php Use phpcbf to fix coding standard violations in includes/admin 2018-03-05 16:21:35 -03:00
class-wc-meta-box-order-items.php Use phpcbf to fix coding standard violations in includes/admin 2018-03-05 16:21:35 -03:00
class-wc-meta-box-order-notes.php Applies wc_get_order_notes() on admin 2017-07-13 19:33:20 -03:00
class-wc-meta-box-product-data.php Merge branch 'master' into master 2018-07-03 15:41:15 +01:00
class-wc-meta-box-product-images.php Use phpcbf to fix coding standard violations in includes/admin 2018-03-05 16:21:35 -03:00
class-wc-meta-box-product-reviews.php PHPCS 2018-05-01 13:00:49 +01:00
class-wc-meta-box-product-short-description.php Just ENT_QUOTES is enough in https://github.com/woocommerce/woocommerce/pull/19349 2018-03-13 09:58:38 +00:00