@since: BuddyPress 1.0.0 |
Description |
---|---|
bp_get_group_all_members_permalink |
Filters the permalink of the Members page for the current group in the loop. |
bp_group_list_admins() |
Output markup listing group admins. |
bp_group_list_mods() |
Output markup listing group mod. |
bp_group_all_members_permalink() |
Output the permalink of the current group’s Members page. |
bp_get_group_all_members_permalink() |
Return the permalink of the Members page of the current group in the loop. |
bp_group_date_created() |
Output the created date of the current group in the loop. |
bp_get_group_date_created() |
Return the created date of the current group in the loop. |
bp_get_group_date_created |
Filters the created date of the current group in the loop. |
bp_get_group_description_editable() |
Return the permalink for the current group in the loop, for use in a textarea. |
bp_get_group_description_editable |
Filters the permalink for the current group in the loop, for use in a textarea. |