From 1f8314c3a28c4f1258416ec0a1cd446f72b5ac2d Mon Sep 17 00:00:00 2001 From: Brent Shepherd Date: Thu, 21 Feb 2013 13:21:33 +1000 Subject: [PATCH] Add woocommerce_variable_product_bulk_edit_actions For extensions to add new bulk edit actions on the "Edit Product" screen for variable products. --- .../post-types/writepanels/writepanel-product-type-variable.php | 1 + 1 file changed, 1 insertion(+) diff --git a/admin/post-types/writepanels/writepanel-product-type-variable.php b/admin/post-types/writepanels/writepanel-product-type-variable.php index bf904d61cc7..eb40f199074 100755 --- a/admin/post-types/writepanels/writepanel-product-type-variable.php +++ b/admin/post-types/writepanels/writepanel-product-type-variable.php @@ -88,6 +88,7 @@ function variable_product_type_options() { +