From a8cb7f7d006b63e73c2a65f175640a8e95a031f7 Mon Sep 17 00:00:00 2001 From: Jon Koops Date: Tue, 1 Mar 2016 15:37:01 +0100 Subject: [PATCH] Add wrapper classes to product category form fields. Add wrapper classes to Display Type and Thumbnail fields of a product category in the admin. These classes follow the same naming convention as other taxonomy fields in the WordPress admin. --- includes/admin/class-wc-admin-taxonomies.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/includes/admin/class-wc-admin-taxonomies.php b/includes/admin/class-wc-admin-taxonomies.php index 216309b8542..e3ba05c7ff4 100644 --- a/includes/admin/class-wc-admin-taxonomies.php +++ b/includes/admin/class-wc-admin-taxonomies.php @@ -88,7 +88,7 @@ class WC_Admin_Taxonomies { */ public function add_category_fields() { ?> -
+
-
+