File: bp-forums/classes/class-bp-forums-component.php |
Description |
---|---|
BP_Forums_Component::rest_api_init() |
Init the BuddyBoss REST API. |
bbp_buddypress_loaded |
need to remove this hooks before group extension because it was checking for access to that post before wp handles the post id assign |
BP_Forums_Component::setup_actions() |
Setup the actions |
BP_Forums_Component::setup_components() |
Instantiate classes for BuddyBoss integration |
BP_Forums_Component::fully_loaded() |
Allow the variables, actions, and filters to be modified by third party plugins and themes. |
BP_Forums_Component::setup_nav() |
Setup BuddyBar navigation |
BP_Forums_Component::setup_admin_bar() |
Set up the admin bar |
BP_Forums_Component::setup_title() |
Sets up the title for pages and |
BP_Forums_Component |
Loads Forums Component |
BP_Forums_Component::__construct() |
Start the forums component creation process |