apply_filters( 'bp_nouveau_get_group_meta', array $group_meta, object $group, bool $is_group )

Filter to add/remove Group template meta.


Parameters Parameters

$group_meta

(array) The list of meta to output.

$group

(object) The current Group of the loop object.

$is_group

(bool) True if a single group is displayed. False otherwise.


Source Source

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