Namespaces: global |
Description |
|---|---|
| xprofile_admin_delete_field() |
Handles the deletion of a profile field (or field option). |
| bp_xprofile_map_meta_caps() |
Maps XProfile caps to built in WordPress caps. |
| bp_xprofile_grant_bp_xprofile_change_field_visibility_for_logged_out_users() |
Grant the ‘bp_xprofile_change_field_visibility’ cap to logged-out users. |
| xprofile_add_admin_menu() |
Creates the administration interface menus and checks to see if the DB tables are set up. |
| xprofile_admin() |
Handles all actions for the admin area for creating, editing and deleting profile groups and fields. |
| bp_messages_register_widgets() |
Register widgets for the Messages component. |
| bp_get_messages_starred_slug() |
Return the starred messages slug. Defaults to ‘starred’. |
| 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. |