File: bp-activity/classes/class-bp-activity-list-table.php |
Description |
---|---|
BP_Activity_List_Table::column_author() |
Author column markup. |
BP_Activity_List_Table::column_action() |
Action 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). |
BP_Activity_List_Table::display() |
Output the Activity data table. |
BP_Activity_List_Table::single_row() |
Generate content for a single row of the table. |
BP_Activity_List_Table |
List table class for the Activity component admin page. |
BP_Activity_List_Table::__construct() |
Constructor. |
BP_Activity_List_Table::prepare_items() |
Handle filtering of data, sorting, pagination, and any other data manipulation prior to rendering. |
bp_activity_list_table_filter_activity_type_items |
Filter here to override the filter with a filter query |