File: bp-messages/bp-messages-template.php |
Description |
---|---|
bp_get_message_loading_image_src() |
Get the URL of the Messages AJAX loader gif. |
bp_get_message_loading_image_src |
Filters the URL of the Messages AJAX loader gif. |
bp_message_get_recipient_tabs() |
Output the markup for the message recipient tabs. |
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_get_message_get_recipient_usernames |
Filters the recipients 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. |