apply_filters_ref_array( "bp_get_displayed_user_nav_{$user_nav_item->css_id}", string $value, array $user_nav_item )

Filters the navigation markup for the displayed user.

Description

This is a dynamic filter that is dependent on the navigation tab component being rendered.

Parameters

$value

(string) Markup for the tab list item including link.

$user_nav_item

(array) Array holding parts used to construct tab list item. Passed by reference.

Source

File: bp-members/bp-members-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.