@since: BuddyPress 1.0.0 |
Description |
---|---|
bp_get_message_notice_post_date |
Filters the post date of the current notice in the loop. |
bp_get_message_notice_subject |
Filters the subject of the current notice in the loop. |
bp_message_is_active_notice() |
Output a string for the active notice. |
bp_get_message_is_active_notice() |
Returns a string for the active notice. |
bp_get_messages_content_value |
Filters the default value for the content field. |
bp_get_messages_form_action |
Filters the form action for Messages HTML forms. |
bp_get_messages_username_value |
Filters the default username for the recipient box. |
bp_get_messages_subject_value |
Filters the default value for the subject field. |
bp_get_messages_pagination |
Filters the pagination HTML for the current thread loop. |
bp_get_total_unread_messages_count |
Filters the unread messages count for the current inbox. |