woocommerce_product_options_sku

woocommerce_product_options_sku

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

See hook in core

Displaying hooks found in version: woocommerce.8.7.0

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' );
    
    		?>
    		<div class="inline notice woocommerce-message show_if_variable">
    			<img class="info-icon" src="<?php echo esc_url( $info_img_url ); ?>" />
    			<p>
    				<?php echo esc_html_e( 'Settings below apply to all variations without manual stock management enabled. ', 'woocommerce' ); ?> <a target="_blank" href="https://woo.com/document/variable-product/"><?php esc_html_e( 'Learn more', 'woocommerce' ); ?></a>