woocommerce_archive_description

woocommerce_archive_description

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

See hook in core

Displaying hooks found in version: woocommerce.9.3.3

do_action('woocommerce_archive_description') is found 3 times:

  • /includes/wc-template-functions.php line 997
    				<h1 class="page-title"><?php woocommerce_page_title(); ?></h1>
    
    			<?php endif; ?>
    
    			<?php do_action( 'woocommerce_archive_description' ); ?>
    
    			<?php if ( woocommerce_product_loop() ) : ?>
    
    				<?php do_action( 'woocommerce_before_shop_loop' ); ?>
    
    				<?php woocommerce_product_loop_start(); ?>
    
  • /src/Blocks/BlockTypes/ClassicTemplate.php line 281

    * @see woocommerce_product_archive_description() Renders the product archive description (priority 10)
    *
    * @since 6.3.0
    */
    do_action( ‘woocommerce_archive_description’ );
    ?>

  • /templates/loop/header.php line 45

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

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

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

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

    	 * @since 1.6.2.
    	 * @hooked woocommerce_taxonomy_archive_description - 10
    	 * @hooked woocommerce_product_archive_description - 10
    	 */
    	do_action( 'woocommerce_archive_description' );
    	?>
    </header>
    
    
    
    
    

See this hook used in plugins: