Namespaces: global |
Description |
|---|---|
| bp_message_get_recipient_usernames() |
Output recipient usernames for prefilling the ‘To’ field on the Compose screen. |
| bp_get_message_get_recipient_usernames() |
Get the recipient usernames for prefilling the ‘To’ field on the Compose screen. |
| bp_thread_has_messages() |
Initialize the messages template loop for a specific thread. |
| bp_get_thread() |
Initialize the messages template loop for a specific thread and sets thread. |
| bp_thread_messages_order() |
Output the ‘ASC’ or ‘DESC’ messages order string for this loop. |
| bp_get_thread_messages_order() |
Get the ‘ASC’ or ‘DESC’ messages order string for this loop. |
| bp_thread_messages() |
Check whether there are more messages to iterate over. |
| bp_get_send_message_button() |
Generate the ‘Message’ button for member profile headers. |
| bp_message_loading_image_src() |
Output the URL of the Messages AJAX loader gif. |
| bp_send_private_message_button() |
Output the ‘Message’ button for member profile headers. |