@since: BuddyPress 2.0.0 |
Description |
---|---|
bp_messages_clear_cache_on_message_save() |
Clear message cache after a message is saved. |
bp_messages_clear_cache_on_message_delete() |
Clear message cache after a message thread is deleted. |
bp_notices_clear_cache() |
Invalidate cache for notices. |
bp_get_message_thread_content |
Filters the content of the last message in the thread. |
bp_get_message_thread_content() |
Return the thread’s last message content. |
bp_message_thread_content() |
Output the thread’s last message content. |
bp_messages_message_delete_notifications() |
When a message is deleted, delete corresponding notifications. |
groups_remove_group_invite() |
Process group invitation removal requests. |
BP_Groups_List_Table::column_default() |
Allow plugins to add their custom column. |
bp_groups_admin_get_group_custom_column |
Filters a string to allow plugins to add custom column content. |