woocommerce/includes/admin/meta-boxes
Mike Jolley 698db6c131 When custom attributes are created, they are decoded. Make the values match.
When we create/link variations, the entities are decoded.

When the variation form is posted, the entities are encoded (esc_attr).
This decodes them so they match correctly. Fixes #17820
2017-11-20 20:51:32 +00:00
..
views Fix invalid html 2017-11-16 08:01:59 -08:00
class-wc-meta-box-coupon-data.php Change tooltip to just say subtotal 2017-11-16 12:28:43 +02:00
class-wc-meta-box-order-actions.php Change input to button for submit in class-wc-meta-box-order-actions.php 2017-11-06 15:23:00 +02:00
class-wc-meta-box-order-data.php Remove trailing `.` 2017-11-02 18:29:34 +00:00
class-wc-meta-box-order-downloads.php Remove unused local variables 2017-05-15 12:06:52 +02:00
class-wc-meta-box-order-items.php Unused variable removed and some comment added. (#17786) 2017-11-20 11:47:16 +00: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 When custom attributes are created, they are decoded. Make the values match. 2017-11-20 20:51:32 +00:00
class-wc-meta-box-product-images.php Fix typo in WooCommerce plugin (#16135) 2017-07-17 11:10:52 +01:00
class-wc-meta-box-product-reviews.php Fix phpdoc to include params and correct types 2017-05-15 13:50:52 +02:00
class-wc-meta-box-product-short-description.php WordPress.WhiteSpace.ControlStructureSpacing.BlankLineAfterEnd 2016-08-27 08:57:05 +03:00