@since: BuddyPress 1.7.0 |
Description |
|---|---|
| bp_is_theme_compat_active() |
Is the current page using theme compatibility? |
| bp_set_theme_compat_active() |
Set the flag that tells whether the current page is using theme compatibility. |
| bp_get_theme_compat_version |
Filters the version of the theme package being used. |
| bp_get_theme_compat_dir() |
Get the absolute path of the theme package being used. |
| bp_get_theme_compat_dir |
Filters the absolute path of the theme package being used. |
| bp_get_theme_compat_url() |
Get the URL of the theme package being used. |
| bp_get_theme_compat_url |
Filters the URL of the theme package being used. |
| bp_setup_theme_compat() |
Set up the default theme compat theme. |
| bp_get_theme_compat_id() |
Get the ID of the theme package being used. |
| bp_get_theme_compat_id |
Filters the ID of the theme package being used. |