File: bp-messages/bp-messages-template.php |
Description |
|---|---|
| bp_get_messages_username_value() |
Get the default username for the recipient box. |
| 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_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_total_unread_messages_count() |
Output the unread messages count for the current inbox. |
| bp_get_total_unread_messages_count() |
Get the unread messages count for the current inbox. |