BP_Group_Extension::display( int|null $group_id = null )
The content of the group tab.
Description Description
Parameters Parameters
- $group_id
-
(Optional) ID of the group to display.
Default value: null
Source Source
File: bp-groups/classes/class-bp-group-extension.php
public function display( $group_id = null ) {}
Changelog Changelog
| Version | Description |
|---|---|
| 1.1.0 | Introduced. |