@since: BuddyPress 3.0.0 |
Description |
---|---|
xprofile_field_after_delete |
Fires after the current field instance gets deleted. |
bp_messages_allowed_tags |
Filters the allowed HTML tags for BuddyBoss Messages content. |
bp_messages_filter_kses() |
Custom kses filtering for message content. |
BP_Messages_Component::late_includes() |
Late includes method. |
BP_Messages_Notices_List_Table::single_row() |
Generates content for a single row of the table |
BP_Messages_Notices_List_Table::column_subject() |
Generates content for the “subject” column. |
BP_Messages_Notices_List_Table::column_message() |
Generates content for the “message” column. |
BP_Messages_Notices_List_Table::column_date_sent() |
Generates content for the “date_sent” column. |
BP_Messages_Notices_List_Table::__construct() |
Constructor |
BP_Messages_Notices_List_Table::ajax_user_can() |
Checks the current user’s permissions |