File: bp-messages/bp-messages-template.php |
Description |
---|---|
bp_get_messages_username_value |
Filters the default username for the recipient box. |
bp_messages_subject_value() |
Output the default value for the Subject field. |
bp_get_messages_subject_value() |
Get the default value for the Subject field. |
bp_get_messages_subject_value |
Filters the default value for the subject field. |
bp_messages_pagination() |
Output the pagination HTML for the current thread loop. |
bp_get_messages_pagination() |
Get the pagination HTML for the current thread loop. |
bp_get_messages_pagination |
Filters the pagination HTML for the current thread loop. |
bp_messages_pagination_count() |
Generate the “Viewing message x to y (of z messages)” string for a loop. |
bp_message_thread_last_post_date_raw() |
Output the unformatted date of the last post in the current thread. |
bp_get_message_thread_last_post_date_raw() |
Get the unformatted date of the last post in the current thread. |