Namespaces: global
Description
bp_get_messages_username_value()

Get the default username for the recipient box.

Source: bp-messages/bp-messages-template.php:925

bp_messages_subject_value()

Output the default value for the Subject field.

Source: bp-messages/bp-messages-template.php:948

bp_get_messages_subject_value()

Get the default value for the Subject field.

Source: bp-messages/bp-messages-template.php:959

bp_message_search_form()

Output the Private Message search form.

Source: bp-messages/bp-messages-template.php:852

bp_messages_pagination()

Output the pagination HTML for the current thread loop.

Source: bp-messages/bp-messages-template.php:809

bp_get_messages_pagination()

Get the pagination HTML for the current thread loop.

Source: bp-messages/bp-messages-template.php:817

bp_messages_pagination_count()

Generate the “Viewing message x to y (of z messages)” string for a loop.

Source: bp-messages/bp-messages-template.php:833

bp_message_thread_last_post_date_raw()

Output the unformatted date of the last post in the current thread.

Source: bp-messages/bp-messages-template.php:656

bp_get_message_thread_last_post_date_raw()

Get the unformatted date of the last post in the current thread.

Source: bp-messages/bp-messages-template.php:664

bp_message_thread_last_post_date()

Output the nicely formatted date of the last post in the current thread.

Source: bp-messages/bp-messages-template.php:680