File: bp-core/bp-core-theme-compatibility.php |
Description |
|---|---|
| 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_use_theme_compat_with_current_theme() |
Should we use theme compat for this theme? |
| bp_use_theme_compat_with_current_theme |
Filters whether or not to use theme compat for the active theme. |
| 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. |