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