@since: BuddyPress 1.9.0 |
Description |
---|---|
bp_xprofile_action_settings() |
Handles the saving of xprofile field visibilities. |
xprofile_data_before_delete |
Fires before the current profile data instance gets deleted. |
xprofile_data_after_delete |
Fires after the current profile data instance gets deleted. |
BP_XProfile_Field::render_admin_form() |
Output the admin form for this field. |
bp_messages_register_widgets() |
Register widgets for the Messages component. |
BP_Messages_Sitewide_Notices_Widget |
A widget that displays sitewide notices. |
bp_get_the_thread_message_id() |
Get the ID of the current message in the thread. |
bp_get_the_thread_message_id |
Filters the ID of the current message in the thread. |
bp_the_thread_message_id() |
Echo the ID of the current message in the thread. |
bp_messages_screen_conversation_mark_notifications() |
Mark new message notification when member reads a message thread directly. |