@since: BuddyPress 1.7.0 |
Description |
---|---|
BuddyPress::__set() |
Magic method for setting BuddyPress variables. |
BuddyPress::__unset() |
Magic method for unsetting BuddyPress variables. |
BuddyPress::__call() |
Magic method to prevent notices and errors from invalid method calls. |
BuddyPress::legacy_constants() |
Legacy BuddyPress constants. |
bp_after_setup_actions |
Fires after the setup of all BuddyPress actions. |
BuddyPress::versions() |
Private method to align the active and database versions. |
BuddyPress::register_theme_packages() |
Register bundled theme packages. |
BuddyPress::setup_theme() |
Set up the default BuddyPress theme compatibility location. |
BuddyPress::__get() |
Magic method for getting BuddyPress variables. |
BuddyPress::instance() |
Main BuddyPress Instance. |