apply_filters( "bp_get_options_nav_{$subnav_item->css_id}", string $value , array $subnav_item , string $selected_item )
Filters the “options nav”, the secondary-level single item navigation menu.
Description
This is a dynamic filter that is dependent on the provided css_id value.
Parameters
- $value
-
HTML list item for the submenu item.
- $subnav_item
-
Submenu array item being displayed.
- $selected_item
-
Current action.
Source
Changelog
Version | Description |
---|---|
BuddyPress 1.1.0 | Introduced. |
Questions?
We're always happy to help with code or other questions you might have! Search our developer docs, contact support, or connect with our sales team.