File: bp-core/classes/class-bp-theme-compat.php |
Description |
---|---|
BP_Theme_Compat |
Theme Compatibility base class. |
BP_Theme_Compat::__construct() |
Pass the $properties to the object on creation. |
BP_Theme_Compat::start() |
Set up the BuddyPress-specific theme compat methods. |
BP_Theme_Compat::setup_globals() |
Set up global data for your template package. |
BP_Theme_Compat::setup_actions() |
Set up theme hooks for your template package. |
BP_Theme_Compat::__set() |
Set a theme’s property. |
BP_Theme_Compat::__get() |
Get a theme’s property. |