@package: BuddyBossActivity |
Description |
|---|---|
| bp_activity_admin_root_activity_types |
Filters default list of default root activity types. |
| BP_Activity_List_Table::column_default() |
Allow plugins to add their custom column. |
| bp_activity_admin_get_custom_column |
Filters a string to allow plugins to add custom column content. |
| 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_columns |
Filters the titles for the columns for the activity list table. |
| 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::row_actions() |
Override WP_List_Table::row_actions(). |
| BP_Activity_List_Table::column_cb() |
Checkbox column markup. |