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

Use the filter to use your specific Navigation.


Description Description

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


Top ↑

Parameters Parameters

$nav

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

$n

(array) The arguments of the Navigation loop.


Source Source

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

View on Trac



Top ↑

Changelog Changelog

Changelog
Version Description
3.0.0 Introduced.

Top ↑

User Contributed Notes User Contributed Notes

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