apply_filters( 'bp_get_nav_menu_items', array $menus )
Filters the items registered in the primary and secondary BuddyPress navigation menus.
Parameters Parameters
- $menus
-
(array) Array of items registered in the primary and secondary BuddyPress navigation.
Source Source
Changelog Changelog
Version | Description |
---|---|
1.7.0 | Introduced. |