Functions |
Description |
---|---|
bp_nouveau_xprofile_register_scripts() |
Register Scripts for the xProfile component |
bp_overwrite_login_email_field_label() |
Overwrites login email field label. |
bp_overwrite_login_email_field_label_hook() |
Overwrites login form email field label hook. |
bp_overwrite_login_form_email_field_label() |
Overwrites login form email field label. |
bp_page_title() |
Template tag version of bp_get_page_title() |
bp_pages_terms_and_privacy_exclude() |
Removed the non-component pages from $bp->pages from bp_core_set_uri_globals function. |
bp_parse_args() |
Merge user defined arguments into defaults array. |
bp_parse_query() |
Add checks for BuddyPress conditions to ‘parse_query’ action. |
bp_photo_uploading_tutorial() |
Link to Photo Uploading tutorial |
bp_php_requirements_notice() |
Adds an admin notice to installations that don’t meet minimum PHP requirement. |
bp_platform_default_activity_types() |
Return all the default activity of platform. |
bp_platform_is_feed_enable() |
Checks if default platform activity feed is enabled. |
bp_platform_plugin_updater() |
Platform plugin updater |
bp_plural_labels_array() |
Get all plural labels. |
bp_post_author_avatar() |
Output a post author’s avatar. |
bp_post_request() |
The main action used for handling theme-side POST requests. |
bp_posts_in_activity_tutorial() |
Link to Posts in Activity Feed tutorial |
bp_potential_friend_id() |
Output the ID of the current user in the friend request loop. |
bp_pre_get_option() |
Filter default options and allow them to be overloaded from inside the $bp->options array. |
bp_pre_schema_upgrade() |
Perform database operations that must take place before the general schema upgrades. |
bp_pre_update_option_active_plugins() |
Removing the spoofing of BuddyPress and bbPress when option updated. |
bp_print_add_repeater_set_button() |
Output button to add repeater field set. |
bp_print_legacy_theme_deprecated_notice() |
Print the notice warnning in admin pages |
bp_privacy_tutorial() |
Link to Privacy tutorial |
bp_private_network_template_redirect() |
Redirects users to login page if Private Network is enabled in BuddyBoss settings. |
bp_process_create_group_admin() |
Saving the data of newly create group from the backend. |
bp_profile_field_data() |
Output XProfile field data. |
bp_profile_field_set_max_cap() |
Set maximum number of field sets |
bp_profile_fields() |
Return the XProfile fields. |
bp_profile_get_field_groups() |
Get all profile field groups. |
bp_profile_get_settings_visibility_select() |
Return the XProfile field visibility select list for settings. |
bp_profile_get_visibility_radio_buttons() |
Return the field visibility radio buttons. |
bp_profile_group_has_fields() |
Whether or not the group has fields to display. |
bp_profile_group_name() |
Output the XProfile group name. |
bp_profile_group_tabs() |
Output the tabs to switch between profile field groups. |
bp_profile_groups() |
Start off the profile groups. |
bp_profile_has_multiple_groups() |
Check if there is more than one group of fields for the profile being edited. |
bp_profile_last_updated() |
Render a formatted string displaying when a profile was last updated. |
bp_profile_layout_default_format() |
Default layout option for the members listing |
bp_profile_names_tutorial() |
Link to Profile Names tutorial |
bp_profile_photos_tutorial() |
Link to Profile Photos tutorial |
bp_profile_repeater_is_data_valid_for_template_fields() | |
bp_profile_repeaters_print_group_html_end() |
Close wrapper of repeater set – on edit profile screen |
bp_profile_repeaters_print_group_html_start() |
Open wrapper of repeater set – on edit profile screen |
bp_profile_repeaters_search_change_filter() |
If the field is a main/template field for a repeater set, search should have a like ‘%s keyword %s’ query. |
bp_profile_repeaters_update_field_data() |
Update/Sort repeater fields when profile data is updated. |
bp_profile_search_add_main_form() |
Add BuddyBoss Profile Search form. |
bp_profile_search_admin_head() |
Output BuddyBoss Profile Search admin styling. |
bp_profile_search_escaped_form_data() |
Escape BuddyBoss Profile Search Form data. |
bp_profile_search_form_updated_messages() |
Returns BuddyBoss Profile Search message after form update. |