@since: BuddyPress 2.4.0 |
Description |
---|---|
bp_disable_group_type_creation |
Filters whether or not members are able to create group types. |
bp_disable_cover_image_uploads() |
Are members able to upload their own cover photos? |
bp_disable_cover_image_uploads |
Filters whether or not members are able to upload their own cover photos. |
bp_activity_admin_meta_boxes |
Fires after the registration of all of the default activity meta boxes. |
bp_activity_admin_enqueue_scripts |
Fires after the activity js and style has been enqueued. |
BP_Activity_Feed::__set() |
Magic method for setting a certain data variable. |
bp_activity_admin_comment_content |
Filter here to add extra output to the activity content into the Administration. |
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_columns |
Filters the titles for the columns for the activity list table. |