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

File: bp-core/bp-core-buddybar.php

View on Trac



Top ↑

Changelog Changelog

Changelog
Version Description
1.5.0 Introduced.

Top ↑

User Contributed Notes User Contributed Notes

You must log in before being able to contribute a note or feedback.