@since: BuddyPress 1.6.0 |
Description |
---|---|
BP_Activity_List_Table::flatten_activity_array() |
Flatten the activity array. |
BP_Activity_List_Table::get_bulk_actions() |
Get bulk actions. |
bp_activity_list_table_get_bulk_actions |
Filters the default bulk actions so plugins can add custom actions. |
BP_Activity_List_Table::get_columns() |
Get the table column titles. |
BP_Activity_List_Table::get_sortable_columns() |
Get the column names for sortable columns. |
BP_Activity_List_Table::extra_tablenav() |
Markup for the “filter” part of the form (i.e. which activity type to display). |
BP_Activity_List_Table::column_cb() |
Checkbox column markup. |
BP_Activity_List_Table::column_author() |
Author column markup. |
BP_Activity_List_Table::column_comment() |
Content column, and “quick admin” rollover actions. |
BP_Activity_List_Table::no_items() |
Display a message on screen when no items are found (e.g. no search matches). |