woocommerce_product_options_sku

woocommerce_product_options_sku

Appears in: , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , ,
Hook Type: action

See hook in core

Displaying hooks found in version: woocommerce.9.5.1

do_action('woocommerce_product_options_sku') is found 1 times:

  • /includes/admin/meta-boxes/views/html-product-data-inventory.php line 29
    				)
    			);
    		}
    
    		do_action( 'woocommerce_product_options_sku' );
    
    		woocommerce_wp_text_input(
    			array(
    				'id'          => '_global_unique_id',
    				'value'       => $product_object->get_global_unique_id( 'edit' ),
    				// translators: %1$s GTIN %2$s UPC %3$s EAN %4$s ISBN.