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

Filters the final results for BuddyPress Nouveau group creation step classes.


Description Description

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


Parameters Parameters

$value

Concatenated classes.

$classes

Array of classes that were concatenated.


Top ↑

Source Source

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


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.