woocommerce_product_data_panels

woocommerce_product_data_panels

Appears in: , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , ,
Hook Type: action
See hook in action

See hook in core

Displaying hooks found in version: woocommerce.8.7.0

do_action('woocommerce_product_data_panels') is found 1 times:

  • /includes/admin/meta-boxes/views/html-product-data-panel.php line 54

    Warning: Undefined array key 58 in /home/c6974294/public_html/wp-plugin-api.com/wp-content/themes/wordpress-hooks/functions.php on line 167

    Warning: Undefined array key 59 in /home/c6974294/public_html/wp-plugin-api.com/wp-content/themes/wordpress-hooks/functions.php on line 167

     
    	<?php
    		self::output_tabs();
    		self::output_variations();
    		do_action( 'woocommerce_product_data_panels' );
    		wc_do_deprecated_action( 'woocommerce_product_write_panels', array(), '2.6', 'Use woocommerce_product_data_panels action instead.' );
    	?>
    	<div class="clear"></div>
    </div>
    
    
    

See this hook used in plugins: