@since: BuddyPress 2.2.0 |
Description |
---|---|
BP_Messages_Component::setup_cache_groups() |
Setup cache groups |
bp_messages_thread_before_delete |
Fires before an entire message thread is deleted. |
bp_messages_thread_after_delete |
Fires before an entire message thread is deleted. |
bp_messages_thread_current_threads |
Filters the results of the query for a user’s message threads. |
BP_Messages_Thread::get_meta_query_sql() |
Get the SQL for the ‘meta_query’ param in BP_Messages_Thread::get_current_threads_for_user(). |
messages_thread_get_inbox_count |
Filters a user’s unread message count. |
bp_messages_thread_before_mark_delete |
Fires before a message thread is marked as deleted. |
bp_embed_message_save_cache() |
Set a private message item’s embed cache. |
bp_messages_thread_post_populate |
Fires after a BP_Messages_Thread object has been populated. |
bp_messages_thread_get_recipients |
Filters the recipients of a message thread. |