File: bp-core/bp-core-theme-compatibility.php |
Description |
---|---|
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. |
bp_get_theme_compat_name() |
Get the name of the theme package being used. |
bp_get_theme_compat_name |
Filters the name of the theme package being used. |
bp_get_theme_compat_version() |
Get the version of the theme package being used. |
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. |