Functions |
Description |
---|---|
bp_ps_set_hidden_field() |
Hide BuddyBoss profile search field. |
bp_ps_set_option() |
BuddyBoss Profile Search Admin |
bp_ps_set_request() |
Set BuddyBoss Profile Search request. |
bp_ps_set_sort_options() |
Set BuddyBoss Profile Search sort options. |
bp_ps_show_directory() |
Output BuddyBoss Profile Search directory template. |
bp_ps_sort_fields() |
Sort BuddyBoss profile search fields. |
bp_ps_uid_clauses() |
Returns BuddyBoss Profile Search sql with added directory member item clauses. |
bp_ps_unique_id() |
Check if BuddyBoss profile serach field id is unique. |
bp_ps_update_meta() |
Update BuddyBoss Profile Search post meta |
bp_ps_xprofile_format() |
Return array of BuddyBoss Profile Search input field formats. |
bp_ps_xprofile_gender_users_search() |
Fetch the users based on selected value in advance search. |
bp_ps_xprofile_get_value() |
Return xprofile value from BuddyBoss Profile Search Extended field. |
bp_ps_xprofile_options() |
Returns array of BuddyBoss Profile Search profile options. |
bp_ps_xprofile_search() |
Return results from BuddyBoss Profile Search Extended. |
bp_ps_xprofile_setup() |
Setup BuddyBoss Profile Search Extended fields. |
bp_ps_xprofile_sort_directory() |
Return $sql of BuddyBoss Profile Search Extended sort directory. |
bp_ready() |
Fire the ‘bp_ready’ action, which runs after BP is set up and the page is about to render. |
bp_redirect_canonical() |
Canonicalize BuddyPress URLs. |
bp_refresh_member_types_cache() |
Build the cache for the bp_active_member_types post types. |
bp_register_active_group_types() |
Register all active group types. |
bp_register_active_member_types() |
Register all active profile types. |
bp_register_activity_actions() |
Allow core components and dependent plugins to register activity actions. |
bp_register_admin_integrations() |
Dedicated action to register admin integrations. |
bp_register_admin_settings() |
Dedicated action to register admin settings. |
bp_register_admin_style() |
Dedicated action to register admin styles. |
bp_register_appboss_integration() |
Set up the bp appboss integration. |
bp_register_buddyboss_app_integration() |
Set up the bp app integration. |
bp_register_compatibility_integration() |
Set up the bp compatibility integration. |
bp_register_confirm_email() |
Display email confirmation field in registrations. |
bp_register_confirm_password() |
Display password confirmation field in registrations. |
bp_register_default_taxonomies() |
Register our default taxonomies. |
bp_register_group_extension() |
Register a new Group Extension. |
bp_register_group_type_sections_filters_actions() |
Add actions and filters for group types. |
bp_register_importers() |
Dedicated action to register BuddyPress importers. |
bp_register_invite_type_sections_filters_actions() |
Registers the invite admin action and filters. |
bp_register_learndash_integration() |
Set up the bp learndash integration. |
bp_register_member_type() |
Register a profile type. |
bp_register_member_type_import_submenu_page() |
Register submenu page for profile type import. |
bp_register_member_type_section() |
Enable/disable profile type functionality. |
bp_register_member_types() |
Fire the ‘bp_register_member_types’ action, where plugins should register profile types. |
bp_register_page_content() |
Function to add the content on register page |
bp_register_post_types() |
Fire the ‘bp_register_post_types’ action, where plugins should register post types. |
bp_register_taxonomies() |
Fire the ‘bp_register_taxonomies’ action, where plugins should register taxonomies. |
bp_register_template_stack() |
Register a new template stack location. |
bp_register_theme_compat_default_features() |
Setup the theme’s features. |
bp_register_theme_directory() |
Fire the ‘bp_register_theme_directory’ action. |
bp_register_theme_package() |
Register a new BuddyPress theme package in the active theme packages array. |
bp_register_theme_packages() |
Fire the ‘bp_register_theme_packages’ action. |
bp_registration_needs_activation() |
Check whether registrations require activation on this installation. |
bp_rel_canonical() |
Output rel=canonical header tag for BuddyPress content. |