Methods
Description
BP_Button::backward_compatibility_args()

Provide backward compatibility for deprecated button arguments.

Source: bp-core/classes/class-bp-button.php:380

BP_Button::contents()

Return the markup for the generated button.

Source: bp-core/classes/class-bp-button.php:443

BP_Button::display()

Output the markup of button.

Source: bp-core/classes/class-bp-button.php:452

BP_Buttons_Group::__construct()

Constructor

Source: bp-templates/bp-nouveau/includes/classes.php:45

BP_Buttons_Group::get()

Get the BuddyPress buttons for the group

Source: bp-templates/bp-nouveau/includes/classes.php:157

BP_Buttons_Group::set()

Set the button

Source: bp-templates/bp-nouveau/includes/classes.php:70

BP_Buttons_Group::sort()

Sort the Buttons of the group according to their position attribute

Source: bp-templates/bp-nouveau/includes/classes.php:122

BP_Buttons_Group::update()

Update the group of buttons

Source: bp-templates/bp-nouveau/includes/classes.php:188

BP_Compatibility_Admin_Integration_Tab::form_html()

Source: bp-integrations/compatibility/bp-admin-compatibility-tab.php:25

BP_Compatibility_Admin_Integration_Tab::initialize()

Source: bp-integrations/compatibility/bp-admin-compatibility-tab.php:19

BP_Compatibility_Integration::__construct()

Source: bp-integrations/compatibility/bp-compatibility-integration.php:18

BP_Compatibility_Integration::action_links()

Change the Third party plugin setting link.

Source: bp-integrations/compatibility/bp-compatibility-integration.php:43

BP_Compatibility_Integration::setup_admin_integration_tab()

Register admin setting tab, only if Compatibility plugin is disabled

Source: bp-integrations/compatibility/bp-compatibility-integration.php:90

BP_Component::add_permastructs()

Add any permalink structures.

Source: bp-core/classes/class-bp-component.php:803

BP_Component::add_rewrite_rules()

Add any additional rewrite rules.

Source: bp-core/classes/class-bp-component.php:786

BP_Component::add_rewrite_tags()

Add any additional rewrite tags.

Source: bp-core/classes/class-bp-component.php:769

BP_Component::generate_rewrite_rules()

Generate any additional rewrite rules.

Source: bp-core/classes/class-bp-component.php:841

BP_Component::includes()

Include required files.

Source: bp-core/classes/class-bp-component.php:355

BP_Component::late_includes()

Late includes method.

Source: bp-core/classes/class-bp-component.php:405

BP_Component::parse_query()

Allow components to parse the main query.

Source: bp-core/classes/class-bp-component.php:822

BP_Component::register_global_tables()

Register global tables for the component, so that it may use WordPress’s database API.

Source: bp-core/classes/class-bp-component.php:650

BP_Component::register_meta_tables()

Register component metadata tables.

Source: bp-core/classes/class-bp-component.php:693

BP_Component::register_post_types()

Set up the component post types.

Source: bp-core/classes/class-bp-component.php:735

BP_Component::register_taxonomies()

Register component-specific taxonomies.

Source: bp-core/classes/class-bp-component.php:752

BP_Component::rest_api_init()

Init the BuddyBoss REST API.

Source: bp-core/classes/class-bp-component.php:860

BP_Component::setup_actions()

Set up the actions.

Source: bp-core/classes/class-bp-component.php:412

BP_Component::setup_admin_bar()

Set up the component entries in the WordPress Admin Bar.

Source: bp-core/classes/class-bp-component.php:539

BP_Component::setup_cache_groups()

Setup component-specific cache groups.

Source: bp-core/classes/class-bp-component.php:631

BP_Component::setup_canonical_stack()

Set up the canonical URL stack for this component.

Source: bp-core/classes/class-bp-component.php:483

BP_Component::setup_globals()

Set up component global variables.

Source: bp-core/classes/class-bp-component.php:224

BP_Component::setup_nav()

Set up component navigation.

Source: bp-core/classes/class-bp-component.php:501

BP_Component::setup_title()

Set up the component title.

Source: bp-core/classes/class-bp-component.php:614

BP_Component::start()

Component loader.

Source: bp-core/classes/class-bp-component.php:166

BP_Core_BP_Nav_BackCompat::__construct()

Constructor.

Source: bp-core/classes/class-bp-core-bp-nav-backcompat.php:45

BP_Core_BP_Nav_BackCompat::get_component()

Get the component to which the a nav item belongs.

Source: bp-core/classes/class-bp-core-bp-nav-backcompat.php:185

BP_Core_BP_Nav_BackCompat::get_component_nav()

Get the BP_Core_Nav object corresponding to the component, based on a nav item name.

Source: bp-core/classes/class-bp-core-bp-nav-backcompat.php:249

BP_Core_BP_Nav_BackCompat::get_nav()

Get the nav object corresponding to the specified offset.

Source: bp-core/classes/class-bp-core-bp-nav-backcompat.php:216

BP_Core_BP_Nav_BackCompat::offsetExists()

Check whether nav array has a value at the specified offset.

Source: bp-core/classes/class-bp-core-bp-nav-backcompat.php:122

BP_Core_BP_Nav_BackCompat::offsetGet()

Get a value of the nav array at the specified offset.

Source: bp-core/classes/class-bp-core-bp-nav-backcompat.php:97

BP_Core_BP_Nav_BackCompat::offsetSet()

Assign a value to the nav array at the specified offset.

Source: bp-core/classes/class-bp-core-bp-nav-backcompat.php:63

BP_Core_BP_Nav_BackCompat::offsetUnset()

Unset a nav array value at the specified offset.

Source: bp-core/classes/class-bp-core-bp-nav-backcompat.php:148

BP_Core_BP_Nav_BackCompat::reset()

Reset the cached nav items.

Source: bp-core/classes/class-bp-core-bp-nav-backcompat.php:204

BP_Core_BP_Nav_BackCompat::set_component()

Set the component to which the nav belongs.

Source: bp-core/classes/class-bp-core-bp-nav-backcompat.php:169

BP_Core_BP_Nav_BackCompat::to_array()

Get the nav data, formatted as a flat array.

Source: bp-core/classes/class-bp-core-bp-nav-backcompat.php:267

BP_Core_BP_Options_Nav_BackCompat::get_nav()

Get the nav object corresponding to the specified offset.

Source: bp-core/classes/class-bp-core-bp-options-nav-backcompat.php:118

BP_Core_BP_Options_Nav_BackCompat::get_parent_slug()

Get the parent slug of the current nav item.

Source: bp-core/classes/class-bp-core-bp-options-nav-backcompat.php:97

BP_Core_BP_Options_Nav_BackCompat::offsetGet()

Get a value of the nav array at the specified offset.

Source: bp-core/classes/class-bp-core-bp-options-nav-backcompat.php:37

BP_Core_BP_Options_Nav_BackCompat::offsetUnset()

Unset a nav array value at the specified offset.

Source: bp-core/classes/class-bp-core-bp-options-nav-backcompat.php:77

BP_Core_BP_Options_Nav_BackCompat::set_parent_slug()

Set the parent slug of the current nav item.

Source: bp-core/classes/class-bp-core-bp-options-nav-backcompat.php:106

BP_Core_Follow_Follower_Widget::__construct()

Constructor.

Source: bp-core/classes/class-bp-core-follow-follower-widget.php:21