File: class-buddypress.php |
Description |
|---|---|
| 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. |
| BuddyPress::constants() |
Bootstrap constants. |
| BuddyPress::setup_globals() |
Component global variables. |