@since: BuddyPress 1.0.0 |
Description |
---|---|
bp_group_has_moderators() |
Determine whether a group has moderators. |
bp_get_group_forum_permalink() |
Generate the URL of the Forum page of a group. |
bp_get_group_forum_permalink |
Filters the URL of the Forum page of a group. |
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_forum_permalink() |
Output the URL of the Forum page of the current group in the loop. |
bp_group_total_members() |
Output the total member count for a group. |
bp_get_group_total_members() |
Get the total member count for a group. |
bp_get_group_total_members |
Filters the total member count for a group. |