@since: BuddyPress 2.3.0 |
Description |
---|---|
BP_XProfile_Field::is_default_field() |
Return if a field ID is the default field. |
xprofile_field_before_contentbox |
Fires before XProfile Field content metabox. |
BP_XProfile_Field::submit_metabox() |
Private method used to display the submit metabox. |
xprofile_admin_screen() |
Output the main XProfile management screen. |
bp_messages_filter_starred_message_threads() |
Filter message threads by those starred by the logged-in user. |
bp_get_messages_starred_slug() |
Return the starred messages slug. Defaults to ‘starred’. |
bp_get_messages_starred_slug |
Filters the starred message slug. |
bp_messages_is_message_starred() |
Function to determine if a message ID is starred. |
bp_the_message_star_action_link() |
Output the link or raw URL for starring or unstarring a message. |
bp_get_the_message_star_action_link() |
Return the link or raw URL for starring or unstarring a message. |