Functions |
Description |
---|---|
bp_settings_slug() |
Output the settings component slug. |
bp_settings_update_notification_settings() |
Update email notification settings for a specific user. |
bp_settings_verify_email_change() |
Process email change verification or cancel requests. |
bp_setup_activity() |
Set up the bp-activity component. |
bp_setup_admin_bar() |
Fire the ‘bp_setup_admin_bar’ action, where plugins should add items to the WP admin bar. |
bp_setup_blogs() |
Set up the bp-blogs component. |
bp_setup_cache_groups() |
Fire the ‘bp_setup_cache_groups’ action, where cache groups are registered. |
bp_setup_canonical_stack() |
Fire the ‘bp_setup_canonical_stack’ action, where plugins should set up their canonical URL. |
bp_setup_components() |
Fire the ‘bp_setup_components’ action, where plugins should initialize components. |
bp_setup_core() |
Set up the bp-core component. |
bp_setup_core_email_tokens() |
Setup the bp-core-email-tokens component. |
bp_setup_current_user() |
Set up the currently logged-in user. |
bp_setup_document() |
Set up the bp-document component. |
bp_setup_forums() |
Set up the bp-forums component. |
bp_setup_friends() |
Set up the bp-friends component. |
bp_setup_gdpr() |
Set up the bp-core component. |
bp_setup_globals() |
Fire the ‘bp_setup_globals’ action, where plugins should initialize global settings. |
bp_setup_groups() |
Set up the bp-groups component. |
bp_setup_integrations() |
Fire the ‘bp_setup_components’ action, where plugins should initialize components. |
bp_setup_invites() |
Set up the bp-invites component. |
bp_setup_media() |
Set up the bp-media component. |
bp_setup_members() |
Set up the bp-members component. |
bp_setup_messages() |
Set up the bp-messages component. |
bp_setup_nav() |
Fire the ‘bp_setup_nav’ action, where plugins should register their navigation items. |
bp_setup_nav_menu_item() |
Add BuddyPress-specific items to the wp_nav_menu. |
bp_setup_notifications() |
Set up the bp-notifications component. |
bp_setup_option_filters() |
Add filters to each BP option, allowing them to be overloaded from inside the $bp->options array. |
bp_setup_root_components() | |
bp_setup_search() |
Set up the bp-search component. |
bp_setup_settings() |
Set up the bp-settings component. |
bp_setup_theme() |
Fire the ‘bp_setup_theme’ action. |
bp_setup_theme_compat() |
Set up the default theme compat theme. |
bp_setup_title() |
Fire the ‘bp_setup_title’ action, where plugins should modify the page title. |
bp_setup_updater() |
Set up the BuddyPress updater. |
bp_setup_widgets() |
Fire the ‘bp_register_widgets’ action, where plugins should register widgets. |
bp_setup_xprofile() |
Set up the bp-xprofile component. |
bp_show_admin_adminbar() |
Is the Toolbar hidden for admin users? |
bp_show_blog_signup_form() |
Output the wrapper markup for the blog signup form. |
bp_show_hide_toolbar() |
Show/Hide WordPress toolbar based on the plugin settings. |
bp_show_login_adminbar() |
Is the Toolbar hidden for logged in users? |
bp_show_streamed_activity_comment() |
Return if the activity stream should show activty comments as streamed or threaded |
bp_signup_allowed() |
Output whether signup is allowed. |
bp_signup_avatar() |
Output the user avatar during signup. |
bp_signup_avatar_dir_value() |
Output the avatar dir used during signup. |
bp_signup_blog_privacy_value() |
Output the ‘signup_blog_privacy’ value submitted at signup. |
bp_signup_blog_title_value() |
Output the ‘signup_blog_titl’ value submitted at signup. |
bp_signup_blog_url_value() |
Output the ‘signup_blog_url’ value submitted at signup. |
bp_signup_check_email_username() |
for check email id exist or not on ajax submit. |
bp_signup_confirm_email_value() |
Output the user confirm email address submitted during signup. |
bp_signup_email_value() |
Output the user email address submitted during signup. |