@since: BuddyPress 1.7.0 |
Description |
---|---|
BP_Groups_List_Table::__construct() |
Constructor |
BP_Groups_List_Table::prepare_items() |
Set up items for display in the list table. |
BP_Groups_List_Table::get_column_info() |
Get an array of all the columns on the page. |
BP_Groups_List_Table::no_items() |
Display a message on screen when no items are found (“No groups found”). |
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_group_creator_id() |
Output the user ID of the creator of the current group in the loop. |