File: class-buddypress.php
Description
bp_groups_group_type_post_type

Filters the post type slug for the group type component.

Source: class-buddypress.php:457

BuddyPress::setup_actions()

Set up the default hooks and actions.

Source: class-buddypress.php:786

bp_after_setup_actions

Fires after the setup of all BuddyPress actions.

Source: class-buddypress.php:827

BuddyPress::__get()

Magic method for getting BuddyPress variables.

Source: class-buddypress.php:202

BuddyPress::versions()

Private method to align the active and database versions.

Source: class-buddypress.php:835

BuddyPress::__set()

Magic method for setting BuddyPress variables.

Source: class-buddypress.php:213

BuddyPress::register_theme_packages()

Register bundled theme packages.

Source: class-buddypress.php:865

BuddyPress::__unset()

Magic method for unsetting BuddyPress variables.

Source: class-buddypress.php:223

BuddyPress::setup_theme()

Set up the default BuddyPress theme compatibility location.

Source: class-buddypress.php:889

BuddyPress::__call()

Magic method to prevent notices and errors from invalid method calls.

Source: class-buddypress.php:238