File: class-buddypress.php |
Description |
|---|---|
| BuddyPress::instance() |
Main BuddyPress Instance. |
| BuddyPress::__construct() |
A dummy constructor to prevent BuddyPress from being loaded more than once. |
| BuddyPress::__clone() |
A dummy magic method to prevent BuddyPress from being cloned. |
| BuddyPress::__wakeup() |
A dummy magic method to prevent BuddyPress from being unserialized. |
| BuddyPress::__isset() |
Magic method for checking the existence of a certain custom field. |
| BuddyPress |
Main BuddyPress Class. |
| bp_get_root_blog_id |
Filters the BuddyPress Root blog ID. |