@since: BuddyPress 2.2.0 |
Description |
---|---|
xprofile_field_after_sidebarbox |
Fires after XProfile Field sidebar metabox. |
xprofile_field_after_contentbox |
Fires after XProfile Field content metabox. |
xprofile_admin_field_name_legend |
Fires at end of legend above the name field in base xprofile group. |
xprofile_admin_field_action |
Fires at end of field management links in xprofile management admin. |
bp_xprofile_get_non_cached_field_ids() |
Determine which xprofile fields do not have cached values for a user. |
xprofile_admin_group_action |
Fires at end of action buttons in xprofile management admin. |
bp_messages_update_meta_cache() |
Slurp up metadata for a set of messages. |
bp_messages_action_mark_unread() |
Handle marking a single message thread as unread. |
bp_messages_action_bulk_manage() |
Handle bulk management (mark as read/unread, delete) of message threads. |
bp_messages_action_mark_read() |
Handle marking a single message thread as read. |