File: class-buddypress.php |
Description |
---|---|
bp_groups_group_type_post_type |
Filters the post type slug for the group type component. |
BuddyPress::setup_actions() |
Set up the default hooks and actions. |
bp_after_setup_actions |
Fires after the setup of all BuddyPress actions. |
BuddyPress::__get() |
Magic method for getting BuddyPress variables. |
BuddyPress::versions() |
Private method to align the active and database versions. |
BuddyPress::__set() |
Magic method for setting BuddyPress variables. |
BuddyPress::register_theme_packages() |
Register bundled theme packages. |
BuddyPress::__unset() |
Magic method for unsetting BuddyPress variables. |
BuddyPress::setup_theme() |
Set up the default BuddyPress theme compatibility location. |
BuddyPress::__call() |
Magic method to prevent notices and errors from invalid method calls. |