apply_filters( 'neve_woo_nav_next_text' )

In Neve we have the breadcrumbs added at ‘wp’ hook with the priority 11.


Description

Having this function with a lower or equal priority than 11 will make the toggle of breadcrumbs not working anymore.


Source

File: includes/modules/woocommerce_booster/views/single_product.php

Part of Neve Pro Addon | View on GitHub