Functions |
Description |
---|---|
bp_search_settings_callback_folders() |
Allow Post Type search setting field |
bp_search_settings_callback_groups() |
Allow Post Type search setting field |
bp_search_settings_callback_members() |
Allow Members search setting field |
bp_search_settings_callback_number_of_results() |
Number of results setting field |
bp_search_settings_callback_photos() |
Allow Post Type search setting field |
bp_search_settings_callback_post_type() |
Allow Post Type search setting field |
bp_search_settings_callback_post_type_meta() |
Allow Post Type Meta search setting field |
bp_search_settings_callback_post_type_section() |
Post type search helper text. |
bp_search_settings_callback_post_type_taxonomy() |
Allow Post Type Taxonomy search setting field |
bp_search_settings_callback_user_field() |
Allow xProfile field search setting field |
bp_search_settings_callback_user_fields_label() |
Output Account field label name |
bp_search_settings_callback_xprofile() |
Allow xProfile field search setting field |
bp_search_settings_callback_xprofile_group() |
Output Field Group name |
bp_search_settings_tutorial() |
Link to Search tutorial |
bp_search_slug() |
Output the search slug. |
bp_send_email() |
Send email, similar to WordPress’ wp_mail(). |
bp_send_message_button() |
Output the ‘Message’ button for member profile headers. |
bp_send_private_message_button() |
Output the ‘Message’ button for member profile headers. |
bp_send_private_message_link() |
Output the URL for the Private Message link in member profile headers. |
bp_send_public_message_button() |
Output button for sending a public message (an @-mention). |
bp_send_public_message_link() |
Output the public message link for displayed user. |
bp_set_current_user_default_role() |
Set a default role for the current user. |
bp_set_emails_platform_tab_submenu_active() |
Highlights the submenu item using WordPress native styles. |
bp_set_member_type() |
Set type for a member. |
bp_set_member_type_to_roles() |
Sets the profile type to roles. |
bp_set_object_terms() |
Set taxonomy terms on a BuddyPress object. |
bp_set_profile_field_set_count() |
Set maximum field set allowed. |
bp_set_template_included() |
Set the included template. |
bp_set_theme_compat_active() |
Set the flag that tells whether the current page is using theme compatibility. |
bp_set_theme_compat_feature() |
Set a theme compat feature |
bp_set_theme_compat_original_template() |
Set the theme compat original_template global. |
bp_set_theme_compat_template() |
Set the theme compat template global. |
bp_set_theme_compat_templates() |
Set the theme compat templates global. |
bp_set_user_member_type() |
Set type for a member profile. |
bp_settings_action_capabilities() |
Handles the setting of user capabilities, spamming, hamming, role, etc. |
bp_settings_action_delete_account() |
Handles the deleting of a user. |
bp_settings_action_export() |
Handles the data export of a user. |
bp_settings_action_general() |
Handles the changing and saving of user email addresses and passwords. |
bp_settings_action_notifications() |
Handles the changing and saving of user notification settings. |
bp_settings_get_registered_notification_keys() |
Build a dynamic whitelist of notification keys, based on what’s hooked to ‘bp_notification_settings’. |
bp_settings_pending_email_notice() |
Add the ‘pending email change’ message to the settings page. |
bp_settings_remove_email_subnav() |
Removes ‘Email’ sub nav, if no component has registered options there. |
bp_settings_remove_wc_lostpassword_url() |
Removed WC filter to the settings page when its active. |
bp_settings_root_slug() |
Output the settings component root slug. |
bp_settings_sanitize_notification_settings() |
Sanitize email notification settings as submitted by a user. |
bp_settings_screen_capabilities() |
Show the capabilities settings template. |
bp_settings_screen_delete_account() |
Show the delete-account settings template. |
bp_settings_screen_export_data() |
Show the notifications settings template. |
bp_settings_screen_general() |
Show the general settings template. |
bp_settings_screen_notification() |
Show the notifications settings template. |