Functions
Description
bp_ps_set_hidden_field()

Hide BuddyBoss profile search field.

Source: bp-core/profile-search/bps-fields.php:369

bp_ps_set_option()

BuddyBoss Profile Search Admin

Source: bp-core/profile-search/bps-admin.php:233

bp_ps_set_request()

Set BuddyBoss Profile Search request.

Source: bp-core/profile-search/bps-search.php:18

bp_ps_set_sort_options()

Set BuddyBoss Profile Search sort options.

Source: bp-core/profile-search/bps-directory.php:119

bp_ps_show_directory()

Output BuddyBoss Profile Search directory template.

Source: bp-core/profile-search/bps-directory.php:87

bp_ps_sort_fields()

Sort BuddyBoss profile search fields.

Source: bp-core/profile-search/bps-fields.php:385

bp_ps_uid_clauses()

Returns BuddyBoss Profile Search sql with added directory member item clauses.

Source: bp-core/profile-search/bps-directory.php:182

bp_ps_unique_id()

Check if BuddyBoss profile serach field id is unique.

Source: bp-core/profile-search/bps-templates47.php:421

bp_ps_update_meta()

Update BuddyBoss Profile Search post meta

Source: bp-core/profile-search/bps-admin.php:185

bp_ps_xprofile_format()

Return array of BuddyBoss Profile Search input field formats.

Source: bp-core/profile-search/bps-xprofile.php:264

bp_ps_xprofile_gender_users_search()

Fetch the users based on selected value in advance search.

Source: bp-core/profile-search/bps-xprofile.php:451

bp_ps_xprofile_get_value()

Return xprofile value from BuddyBoss Profile Search Extended field.

Source: bp-core/profile-search/bps-xprofile.php:247

bp_ps_xprofile_options()

Returns array of BuddyBoss Profile Search profile options.

Source: bp-core/profile-search/bps-xprofile.php:294

bp_ps_xprofile_search()

Return results from BuddyBoss Profile Search Extended.

Source: bp-core/profile-search/bps-xprofile.php:79

bp_ps_xprofile_setup()

Setup BuddyBoss Profile Search Extended fields.

Source: bp-core/profile-search/bps-xprofile.php:18

bp_ps_xprofile_sort_directory()

Return $sql of BuddyBoss Profile Search Extended sort directory.

Source: bp-core/profile-search/bps-xprofile.php:226

bp_ready()

Fire the ‘bp_ready’ action, which runs after BP is set up and the page is about to render.

Source: bp-core/bp-core-dependency.php:328

bp_redirect_canonical()

Canonicalize BuddyPress URLs.

Source: bp-core/bp-core-catchuri.php:830

bp_refresh_member_types_cache()

Build the cache for the bp_active_member_types post types.

Source: bp-members/bp-members-functions.php:3364

bp_register_active_group_types()

Register all active group types.

Source: bp-groups/bp-groups-functions.php:3581

bp_register_active_member_types()

Register all active profile types.

Source: bp-members/bp-members-functions.php:3447

bp_register_activity_actions()

Allow core components and dependent plugins to register activity actions.

Source: bp-activity/bp-activity-functions.php:1693

bp_register_admin_integrations()

Dedicated action to register admin integrations.

Source: bp-core/admin/bp-core-admin-actions.php:243

bp_register_admin_settings()

Dedicated action to register admin settings.

Source: bp-core/admin/bp-core-admin-actions.php:228

bp_register_admin_style()

Dedicated action to register admin styles.

Source: bp-core/admin/bp-core-admin-actions.php:213

bp_register_appboss_integration()

Set up the bp appboss integration.

Source: bp-integrations/appboss/bp-appboss-loader.php:17

bp_register_buddyboss_app_integration()

Set up the bp app integration.

Source: bp-integrations/buddyboss-app/bp-buddyboss-app-loader.php:17

bp_register_compatibility_integration()

Set up the bp compatibility integration.

Source: bp-integrations/compatibility/bp-compatibility-loader.php:59

bp_register_confirm_email()

Display email confirmation field in registrations.

Source: bp-core/bp-core-options.php:1564

bp_register_confirm_password()

Display password confirmation field in registrations.

Source: bp-core/bp-core-options.php:1585

bp_register_default_taxonomies()

Register our default taxonomies.

Source: bp-core/bp-core-taxonomy.php:21

bp_register_group_extension()

Register a new Group Extension.

Source: bp-groups/classes/class-bp-group-extension.php:1732

bp_register_group_type_sections_filters_actions()

Add actions and filters for group types.

Source: bp-groups/bp-groups-admin.php:1864

bp_register_importers()

Dedicated action to register BuddyPress importers.

Source: bp-core/admin/bp-core-admin-actions.php:196

bp_register_invite_type_sections_filters_actions()

Registers the invite admin action and filters.

Source: bp-invites/bp-invites-admin.php:29

bp_register_learndash_integration()

Set up the bp learndash integration.

Source: bp-integrations/learndash/bp-learndash-loader.php:17

bp_register_member_type()

Register a profile type.

Source: bp-members/bp-members-functions.php:2600

bp_register_member_type_import_submenu_page()

Register submenu page for profile type import.

Source: bp-core/admin/bp-core-admin-functions.php:2312

bp_register_member_type_section()

Enable/disable profile type functionality.

Source: bp-members/bp-members-functions.php:2933

bp_register_member_types()

Fire the ‘bp_register_member_types’ action, where plugins should register profile types.

Source: bp-core/bp-core-dependency.php:211

bp_register_page_content()

Function to add the content on register page

Source: bp-members/bp-members-functions.php:4639

bp_register_post_types()

Fire the ‘bp_register_post_types’ action, where plugins should register post types.

Source: bp-core/bp-core-dependency.php:117

bp_register_taxonomies()

Fire the ‘bp_register_taxonomies’ action, where plugins should register taxonomies.

Source: bp-core/bp-core-dependency.php:102

bp_register_template_stack()

Register a new template stack location.

Source: bp-core/bp-core-template-loader.php:212

bp_register_theme_compat_default_features()

Setup the theme’s features.

Source: bp-core/deprecated/buddyboss/1.0.php:397

bp_register_theme_directory()

Fire the ‘bp_register_theme_directory’ action.

Source: bp-core/deprecated/buddyboss/1.0.php:331

bp_register_theme_package()

Register a new BuddyPress theme package in the active theme packages array.

Source: bp-core/bp-core-theme-compatibility.php:425

bp_register_theme_packages()

Fire the ‘bp_register_theme_packages’ action.

Source: bp-core/bp-core-dependency.php:442

bp_registration_needs_activation()

Check whether registrations require activation on this installation.

Source: bp-core/bp-core-template.php:1204

bp_rel_canonical()

Output rel=canonical header tag for BuddyPress content.

Source: bp-core/bp-core-catchuri.php:886