apply_filters( 'bp_nav_menu_objects', array $value , array $args )
Filters the BuddyPress menu objects.
Parameters Parameters
- $value
-
(array) Array of nav menu objects.
- $args
-
(array) Array of arguments for the menu.
Source Source
Changelog Changelog
Version | Description |
---|---|
1.7.0 | Introduced. |