woocommerce_product_quick_edit_start

woocommerce_product_quick_edit_start

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

See hook in core

Displaying hooks found in version: woocommerce.8.7.0

do_action('woocommerce_product_quick_edit_start') is found 1 times:

  • /includes/admin/views/html-quick-edit-product.php line 16
    	<div id="woocommerce-fields" class="inline-edit-col">
    
    		<h4><?php esc_html_e( 'Product data', 'woocommerce' ); ?></h4>
    
    		<?php do_action( 'woocommerce_product_quick_edit_start' ); ?>
    
    		<?php if ( wc_product_sku_enabled() ) : ?>
    
    			<label>
    				<span class="title"><?php esc_html_e( 'SKU', 'woocommerce' ); ?></span>
    				<span class="input-text-wrap">