Loads Forums Component

since 2.1.0 bbPress (r3552)
package bbPress
subpackage BuddyPress

 Methods

Start the forums component creation process

__construct() 
since 2.1.0 bbPress (r3552)

Include BuddyPress classes and functions

includes($includes = array()

Parameters

$includes

Setup the actions

setup_actions() 
since 2.0.0 bbPress (r3395)
access private
link https://bbpress.trac.wordpress.org/ticket/2176

Set up the admin bar

setup_admin_bar($wp_admin_nav = array()
since 2.1.0 bbPress (r3552)

Parameters

$wp_admin_nav

Instantiate classes for BuddyPress integration

setup_components() 
since 2.0.0 bbPress (r3395)

Setup globals

setup_globals($args = array()

The BP_FORUMS_SLUG constant is deprecated, and only used here for backwards compatibility.

since 2.1.0 bbPress (r3552)

Parameters

$args

Setup BuddyBar navigation

setup_nav($main_nav = array(), $sub_nav = array()
since 2.1.0 bbPress (r3552)

Parameters

$main_nav

$sub_nav

Sets up the title for pages and <title>

setup_title() 
since 2.1.0 bbPress (r3552)

Allow the variables, actions, and filters to be modified by third party plugins and themes.

fully_loaded() 
since 2.1.0 bbPress (r3902)