File: bp-messages/bp-messages-template.php |
Description |
|---|---|
| bp_get_message_thread_from() |
Get a link to the page of the current thread’s last author. |
| bp_get_message_thread_from |
Filters the link to the page of the current thread’s last author. |
| bp_get_message_thread_content() |
Return the thread’s last message content. |
| bp_message_thread() |
Set up the current thread inside the loop. |
| bp_message_thread_id() |
Output the ID of the current thread in the loop. |
| bp_get_message_thread_id() |
Get the ID of the current thread in the loop. |
| bp_get_message_thread_id |
Filters the ID of the current thread in the loop. |
| bp_message_thread_subject() |
Output the subject of the current thread in the loop. |
| bp_get_message_thread_subject() |
Get the subject of the current thread in the loop. |
| bp_get_message_thread_subject |
Filters the subject of the current thread in the loop. |