@since: BuddyPress 1.7.0 |
Description |
---|---|
BP_Groups_List_Table::no_items() |
Display a message on screen when no items are found (“No groups found”). |
BP_Groups_List_Table::display() |
Output the Groups data table. |
BP_Groups_List_Table::single_row() |
Generate content for a single row of the table. |
BP_Groups_List_Table::get_views() |
Get the list of views available on this table (e.g. “all”, “public”). |
BP_Groups_Group::get_group_type_ids() |
Get an array containing ids for each group type. |
bp_is_group_creator() |
Determine whether a user is the creator of the current group in the loop. |
bp_group_creator_avatar() |
Output the avatar of the creator of the current group in the loop. |
bp_get_group_creator_avatar() |
Return the avatar of the creator of the current group in the loop. |
bp_get_group_creator_avatar |
Filters the avatar of the creator of the current group in the loop. |
bp_get_group_creator_permalink |
Filters the permalink of the creator of the current group in the loop. |