bp_the_group()
Set up the current group inside the loop.
Description Description
Return Return
(object)
Source Source
File: bp-groups/bp-groups-template.php
function bp_the_group() { global $groups_template; return $groups_template->the_group(); }
Changelog Changelog
Version | Description |
---|---|
1.0.0 | Introduced. |