File: bp-messages/bp-messages-functions.php |
Description |
---|---|
messages_before_delete_thread |
Fires before specified thread IDs have been deleted. |
messages_delete_thread |
Fires after specified thread IDs have been deleted. |
messages_check_thread_access() |
Check whether a user has access to a thread. |
messages_mark_thread_read() |
Mark a thread as read. |
messages_mark_thread_unread() |
Mark a thread as unread. |
messages_add_callback_values() |
Set messages-related cookies. |
messages_new_message() |
Create a new message. |
messages_message_sent |
Fires after a message has been successfully sent. |
messages_send_notice() |
Send a notice. |
messages_send_notice |
Fires after a notice has been successfully sent. |