apply_filters( 'bp_nouveau_get_single_item_nav_classes', string $value, array $classes )

Filters the final results for BuddyPress Nouveau single item nav classes.

Description

This filter will return a single string of concatenated classes to be used.

Parameters

$value

(string) Concatenated classes.

$classes

(array) Array of classes that were concatenated.

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.