Functions |
Description |
---|---|
bp_add_cover_image_inline_css() |
Add inline css to display the component’s single item cover photo. |
bp_add_follow_button() |
Output the Follow button. |
bp_add_friend_button() |
Output the Connect button. |
bp_add_member_follow_scope_filter() |
Filter the members loop on a follow page. |
bp_add_mentions_on_tinymce_init() |
Bind the mentions listener to a wp_editor instance when TinyMCE initializes. |
bp_add_option() |
Add an option. |
bp_add_options() |
Add default options when BuddyPress is first activated. |
bp_add_permastructs() |
Fire the ‘bp_add_permastructs’ action, where BP adds its BP-specific permalink structure. |
bp_add_rewrite_rules() |
Fire the ‘bp_add_rewrite_rules’ action, where BP adds its custom rewrite rules. |
bp_add_rewrite_tags() |
Fire the ‘bp_add_rewrite_tag’ action, where BP adds its custom rewrite tags. |
bp_add_roles() |
Adds BuddyPress-specific user roles. |
bp_add_switch_button() |
Output the Switch button. |
bp_add_template_stack_locations() |
Add template locations to template files being searched for. |
bp_admin() |
Setup BuddyPress Admin. |
bp_admin_assign_member_type() |
Assign members without a profile type to the default profile type (excludes admins). |
bp_admin_bar_appearance_menu() | |
bp_admin_bar_comments_menu() |
bp_admin_bar_comments_menu( $wp_admin_bar = ” ) |
bp_admin_bar_my_account_root() |
Add the secondary BuddyPress area to the my-account menu. |
bp_admin_bar_my_sites_menu() | |
bp_admin_bar_remove_wp_menus() | |
bp_admin_bar_root_site() | |
bp_admin_bar_updates_menu() | |
bp_admin_custom_menu_order() |
Tell WordPress we have a custom menu order. |
bp_admin_do_wp_nav_menu_meta_box() |
Build and populate the BuddyPress accordion on Appearance > Menus. |
bp_admin_email_add_codex_notice() |
In emails editor, add notice linking to token documentation on Codex. |
bp_admin_email_maybe_add_translation_notice() |
In admin emails list, for non-en_US locales, add notice explaining how to reinstall emails. |
bp_admin_enqueue_scripts() |
Piggy back admin_enqueue_scripts action. |
bp_admin_forum_repair_tools_wrapper_function() |
Wrapper function to handle Repair Forums all the actions. |
bp_admin_head() |
Piggy back admin_head action. |
bp_admin_init() |
Piggy back admin_init action. |
bp_admin_invitations_table() |
Create the invitations database table if it does not exist. |
bp_admin_list_table_current_bulk_action() |
When using a WP_List_Table, get the currently selected bulk action. |
bp_admin_menu() |
Piggy back admin_menu action. |
bp_admin_menu_order() |
Move our custom separator above our custom post types. |
bp_admin_notices() |
Piggy back admin_notices action. |
bp_admin_registration_setting_tutorial() |
Link to Registration tutorial |
bp_admin_reinstall_emails() |
Delete emails and restore from defaults. |
bp_admin_repair_blog_records() |
Recalculate user-to-blog relationships and useful blog meta data. |
bp_admin_repair_count_members() |
Recalculate the total number of active site members. |
bp_admin_repair_friend_count() |
Recalculate friend counts for each user. |
bp_admin_repair_group_count() |
Recalculate group counts for each user. |
bp_admin_repair_handler() |
Handle the processing and feedback of the admin tools page. |
bp_admin_repair_last_activity() |
Repair user last_activity data. |
bp_admin_repair_list() |
Get the array of the repair list. |
bp_admin_repair_nickname_value() | |
bp_admin_repair_tools_wrapper_function() |
Wrapper function to handle Repair Community all the actions. |
bp_admin_sanitize_callback_blogforum_comments() |
Sanitization for bp-disable-blogforum-comments setting. |
bp_admin_sanitize_callback_force_buddybar() |
Sanitization for _bp_force_buddybar |
bp_admin_separator() |
Add a separator to the WordPress admin menus. |
bp_admin_setting_callback_account_deletion() |
Allow members to delete their accounts setting field. |