iworks/omnibus

PHP Warning: Undefined array key “price”

Closed this issue · 1 comments

Lately we have been getting this error to show up. It seems to happen when the product is saved that includes variations. Any idea how we could get this sorted out?

PHP Warning: Undefined array key “price” in:

if ( $o['price'] < $price_lowest['price'] ) {
$price_lowest = $o;
}

Original issue: https://wordpress.org/support/topic/php-warning-undefined-array-key-price/

will be added in next release