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.9.8.1

do_action('woocommerce_product_quick_edit_start') is found 1 times:

  • /includes/admin/views/html-quick-edit-product.php line 20
    16
    17
    18
    19
    20
    21
    22
    23
    24
    25
    26
    <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">