apply_filters( 'bp_default_component_subnav', string $value , array $r )
Filters the default component subnav item.
Parameters Parameters
- $value
-
(string) The slug of the default subnav item to select when clicked.
- $r
-
(array) Parsed arguments for the nav item.
Source Source
Changelog Changelog
Version | Description |
---|---|
1.5.0 | Introduced. |