@since: BuddyPress 2.3.0 |
Description |
---|---|
bp_messages_star_action_handler() |
Action handler to set a message’s star status for those not using JS. |
BP_Messages_Thread::get_messages() |
Get all messages associated with a thread. |
BP_Messages_Thread::get_recipients_for_thread() |
Static method to get message recipients by thread ID. |
bp_get_max_thread_recipients_to_list() |
Get the max number of recipients to list in the ‘Conversation between. |
bp_get_max_thread_recipients_to_list |
Filters the max number of recipients to list in the ‘Conversation between. |
bp_messages_bulk_management_dropdown |
Action to add additional options to the messages bulk management dropdown. |
messages_get_message_thread_id() |
Get the thread ID from a message ID. |
groups_action_sort_creation_steps |
Fires after group creation sets have been sorted. |
groups_member_before_remove |
Fires before a member is removed from a group. |
groups_member_after_remove |
Fires after a member is removed from a group. |