@since: BuddyPress 1.0.0 |
Description |
---|---|
messages_screen_compose() |
Load the Messages > Compose screen. |
messages_screen_compose |
Fires right before the loading of the Messages compose screen template file. |
messages_template_compose |
Filters the template to load for the Messages compose screen. |
messages_screen_inbox() |
Load the Messages > Inbox screen. |
messages_screen_inbox |
Fires right before the loading of the Messages inbox screen template file. |
messages_template_inbox |
Filters the template to load for the Messages inbox screen. |
messages_message_before_save |
Fires before the current message item gets saved. |
messages_message_after_save |
Fires after the current message item has been saved. |
BP_Messages_Notice::get_notices() |
Pulls up a list of notices. |
BP_Messages_Notice::get_total_notice_count() |
Returns the total number of recorded notices. |