woocommerce_breadcrumb

woocommerce_breadcrumb

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_breadcrumb') is found 1 times:

  • /includes/wc-template-functions.php line 2369
    		 * WooCommerce Breadcrumb hook
    		 *
    		 * @hooked WC_Structured_Data::generate_breadcrumblist_data() - 10
    		 */
    		do_action( 'woocommerce_breadcrumb', $breadcrumbs, $args );
    
    		wc_get_template( 'global/breadcrumb.php', $args );
    	}
    }
    
    if ( ! function_exists( 'woocommerce_order_review' ) ) {
    

See this hook used in plugins: