apply_filters( 'bp_nouveau_get_nav', array $nav, array $n )

Use the filter to use your specific Navigation.

Description

Use the $n param to check for your custom object.

Parameters

$nav

(array) The list of item navigations generated by the BP_Core_Nav API.

$n

(array) The arguments of the Navigation loop.

Source

File: bp-templates/bp-nouveau/includes/template-tags.php

Changelog

Changelog
Version Description
BuddyPress 3.0.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.