woocommerce/includes/admin/meta-boxes/views
Dominic be8e61161b Prevent notices if variation_id isn't set
It's a minor thing, but I have ran into circumstances where the `$item`
array doesn't have the `variation_id` set (namely after importing data
using another plugin). This tweak checks for the `variation_id` without
throwing a notice if the array key isn't defined.
2015-04-09 16:15:28 -07:00
..
html-order-download-permission.php Absolute path, Indentation & docblocks fix for includes/admin/meta-boxes/*.php :) 2014-09-21 01:50:06 +05:45
html-order-fee.php Docblocks 2015-02-03 14:02:38 +00:00
html-order-item.php Prevent notices if variation_id isn't set 2015-04-09 16:15:28 -07:00
html-order-items.php Merge pull request #7865 from SiR-DanieL/scrutinizer-issues 2015-04-08 11:53:44 +01:00
html-order-refund.php Docblocks 2015-02-03 14:02:38 +00:00
html-order-shipping.php Use @var to define vars passed in 2015-01-14 11:46:03 +00:00
html-product-attribute.php Attributes 2015-01-09 16:53:47 +00:00
html-product-download.php Admin changes for #5046 2014-06-04 11:16:19 +01:00
html-product-variation-download.php Admin changes for #5046 2014-06-04 11:16:19 +01:00
html-variation-admin.php variation images. closes #7844 2015-04-08 10:19:23 +01:00