bp_the_group()

Set up the current group inside the loop.


Description Description


Return Return

(object)


Top ↑

Source Source

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

function bp_the_group() {
	global $groups_template;
	return $groups_template->the_group();
}

Top ↑

Changelog Changelog

Changelog
Version Description
1.0.0 Introduced.

Top ↑

User Contributed Notes User Contributed Notes

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