File: bp-forums/core/theme-compat.php |
Description |
---|---|
BBP_Theme_Compat::__construct() |
Pass the $properties to the object on creation. |
BBP_Theme_Compat::__set() |
Set a theme’s property. |
BBP_Theme_Compat::__get() |
Get a theme’s property. |
bbp_set_theme_compat_original_template() |
Set the theme compat original_template global |
bbp_is_theme_compat_original_template() |
Set the theme compat original_template global |
bbp_set_theme_compat_template() |
Set the theme compat template global |
bbp_setup_theme_compat() |
Setup the default theme compat theme |
bbp_get_theme_compat_id() |
Gets the name of the Forums compatable theme used, in the event the currently active WordPress theme does not explicitly support Forums. |
bbp_get_theme_compat_name() |
Gets the name of the Forums compatable theme used, in the event the currently active WordPress theme does not explicitly support Forums. |
bbp_get_theme_compat_version() |
Gets the version of the Forums compatable theme used, in the event the currently active WordPress theme does not explicitly support Forums. |