apply_filters( 'neve_woo_3rd_party_breadcrumbs', bool $status )
Filters the condition that decides if breadcrumbs should be loaded from WooCommerce or 3rd parties.
Parameters
- $status
-
Whether the breadcrumbs should be loaded from 3rd parties or not.
Source
File: inc/compatibility/woocommerce.php
Part of Neve free theme | View on GitHub
Changelog
Version | Description |
---|---|
3.1 | Introduced. |