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

(string) HTML list item for the submenu item.

$subnav_item

(array) Submenu array item being displayed.

$selected_item

(string) Current action.

Source

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

Changelog

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.