apply_filters( 'bp_get_current_group_name', string $current_name, object $current_group )

Filters the name of the current group.


Description Description


Parameters Parameters

$current_name

Name of the current group.

$current_group

Instance holding the current group.


Top ↑

Source Source

File: bp-groups/bp-groups-template.php


Top ↑

Changelog Changelog

Changelog
Version Description
1.2.0 Introduced.

Top ↑

User Contributed Notes User Contributed Notes

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