File: bp-messages/bp-messages-template.php |
Description |
---|---|
bp_get_messages_slug |
Filters the messages component slug. |
bp_message_get_notices() |
Generate markup for currently active notices. |
bp_send_private_message_link() |
Output the URL for the Private Message link in member profile headers. |
bp_get_send_private_message_link() |
Generate the URL for the Private Message link in member profile headers. |
bp_get_message_activate_deactivate_text() |
Generate the text (‘Deactivate’ or ‘Activate’) for the notice action link. |
bp_get_message_notice_text |
Filters the text of the current notice in the loop. |
bp_message_notice_delete_link() |
Output the URL for deleting the current notice. |
bp_get_message_notice_delete_link() |
Get the URL for deleting the current notice. |
bp_get_message_notice_delete_link |
Filters the URL for deleting the current notice. |
bp_message_activate_deactivate_link() |
Output the URL for deactivating the current notice. |