@since: BuddyPress 2.2.0 |
Description |
---|---|
bp_get_the_message_thread_mark_read_url() |
Return the URL used for marking a single message thread as read. |
bp_get_the_message_thread_mark_read_url |
Filters the URL used for marking a single message thread as read. |
bp_message_thread_total_count() |
Output a thread’s total message count. |
bp_get_message_thread_total_count() |
Get the current thread’s total message count. |
bp_get_the_message_thread_mark_unread_url() |
Return the URL used for marking a single message thread as unread. |
bp_the_message_thread_mark_unread_url() |
Output the URL used for marking a single message thread as unread. |
bp_messages_delete_meta() |
Delete metadata for a message. |
bp_messages_get_meta() |
Get a piece of message metadata. |
bp_messages_update_meta() |
Update a piece of message metadata. |
bp_messages_add_meta() |
Add a piece of message metadata. |