Undefined array key “id”
-
hi
When rendering tabs in the woocommerce_product_tabs filter, some tabs are registered without an id key. This causes PHP Warning: Undefined array key “id” in yikes-inc-easy-custom-woocommerce-product-tabs/public/class.yikes-woo-tabs-display.php:61. Please add a safeguard: if id is empty, substitute sanitize_title($key) or do not refer to $tab[‘id’] until it is set.
The topic ‘Undefined array key “id”’ is closed to new replies.