apply_filters( 'bp_nouveau_get_activity_directory_nav_items', array $nav_items )

Filters the activity directory navigation items.


Description Description

Use this filter to introduce your custom nav items for the activity directory.


Top ↑

Parameters Parameters

$nav_items

(array) The list of the activity directory nav items.


Source Source

File: bp-templates/bp-nouveau/includes/activity/functions.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.