File: bp-groups/bp-groups-template.php |
Description |
|---|---|
| bp_group_is_forum_enabled() |
Determine whether forums are enabled for a group. |
| bp_group_show_forum_setting() |
Output the ‘checked’ attribute for the group forums settings UI. |
| bp_group_show_status_setting() |
Output the ‘checked’ attribute for a given status in the settings UI. |
| bp_group_show_invite_status_setting() |
Output the ‘checked’ value, if needed, for a given invite_status on the group create/admin screens |
| bp_group_get_invite_status() |
Get the invite status of a group. |
| bp_get_group_member_count() |
Generate the “x members” count string for a group. |
| bp_get_group_member_count |
Filters the “x members” count string for a group. |
| bp_group_forum_permalink() |
Output the URL of the Forum page of the current group in the loop. |
| bp_groups_auto_join() |
Determine whether groups auto-join is enabled. |
| bp_groups_auto_join |
Filters whether groups auto-join is enabled. |