File: bp-messages/bp-messages-template.php |
Description |
|---|---|
| bp_messages_options() |
Output the markup for the message type dropdown. |
| bp_messages_bulk_management_dropdown() |
Output the dropdown for bulk management of messages. |
| bp_messages_content_value() |
Output the default value for the Compose content field. |
| bp_get_messages_content_value() |
Get the default value fo the Compose content field. |
| bp_message_search_form() |
Output the Private Message search form. |
| bp_messages_form_action() |
Echo the form action for Messages HTML forms. |
| bp_get_messages_form_action() |
Return the form action for Messages HTML forms. |
| bp_get_messages_form_action |
Filters the form action for Messages HTML forms. |
| bp_messages_username_value() |
Output the default username for the recipient box. |
| bp_get_messages_username_value() |
Get the default username for the recipient box. |