apply_filters( 'woocommerce_navigation_get_breadcrumbs', array $breadcrumbs, array|boolean $current_page )

The navigation breadcrumbs for the current page.


Description Description


Parameters Parameters

$breadcrumbs

Navigation pieces (breadcrumbs).

$current_page

The connected page data or false if not identified.


Top ↑

Source Source

File: packages/woocommerce-admin/src/PageController.php



Top ↑

User Contributed Notes User Contributed Notes

You must log in before being able to contribute a note or feedback.