@since: BuddyPress 1.0.0 |
Description |
---|---|
BP_Messages_Thread::__construct() |
Constructor. |
BP_Messages_Thread::populate() |
Populate method. |
BP_Messages_Thread::mark_read() |
Mark a thread initialized in this class as read. |
BP_Messages_Thread::mark_unread() |
Mark a thread initialized in this class as unread. |
bp_get_message_loading_image_src |
Filters the URL of the Messages AJAX loader gif. |
bp_get_message_get_recipient_usernames |
Filters the recipients usernames for prefilling the ‘To’ field on the Compose screen. |
bp_message_activate_deactivate_text |
Filters the “Deactivate” or “Activate” text for notice action links. |
bp_get_message_notice_text |
Filters the text of the current notice in the loop. |
bp_get_message_notice_delete_link |
Filters the URL for deleting the current notice. |
bp_get_message_activate_deactivate_link |
Filters the URL for deactivating the current notice. |