@since: BuddyPress 1.0.0
Description
BP_Messages_Thread::__construct()

Constructor.

Source: bp-messages/classes/class-bp-messages-thread.php:131

BP_Messages_Thread::populate()

Populate method.

Source: bp-messages/classes/class-bp-messages-thread.php:154

BP_Messages_Thread::mark_read()

Mark a thread initialized in this class as read.

Source: bp-messages/classes/class-bp-messages-thread.php:235

BP_Messages_Thread::mark_unread()

Mark a thread initialized in this class as unread.

Source: bp-messages/classes/class-bp-messages-thread.php:246

bp_get_message_loading_image_src

Filters the URL of the Messages AJAX loader gif.

Source: bp-messages/bp-messages-template.php:1495

bp_get_message_get_recipient_usernames

Filters the recipients usernames for prefilling the ‘To’ field on the Compose screen.

Source: bp-messages/bp-messages-template.php:1559

bp_message_activate_deactivate_text

Filters the “Deactivate” or “Activate” text for notice action links.

Source: bp-messages/bp-messages-template.php:1304

bp_get_message_notice_text

Filters the text of the current notice in the loop.

Source: bp-messages/bp-messages-template.php:1219

bp_get_message_notice_delete_link

Filters the URL for deleting the current notice.

Source: bp-messages/bp-messages-template.php:1244

bp_get_message_activate_deactivate_link

Filters the URL for deactivating the current notice.

Source: bp-messages/bp-messages-template.php:1274