woocommerce/admin/post-types
Gerhard 5f42ae6145 Find term based on id instead of slug, if you use numbers as term names it conflicts with the ids since has_term searches on id, slug and name when a string is passed but only on ids when integers are passed. 2013-01-17 08:53:27 +02:00
..
writepanels Find term based on id instead of slug, if you use numbers as term names it conflicts with the ids since has_term searches on id, slug and name when a string is passed but only on ids when integers are passed. 2013-01-17 08:53:27 +02:00
product.php Fix quick edit Closes #2130 2013-01-10 12:11:04 +00:00
shop_coupon.php Fix restore nonce. Closes #2138. 2013-01-07 13:36:38 +00:00
shop_order.php Search line items. Closes #2082. 2012-12-29 17:04:33 +00:00