File: bp-forums/core/theme-compat.php |
Description |
---|---|
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. |
bbp_get_theme_compat_dir() |
Gets the Forums compatable theme used in the event the currently active WordPress theme does not explicitly support Forums. This can be filtered, or set manually. Tricky theme authors can override the default and include their own Forums compatibility layers for their themes. |
bbp_get_theme_compat_url() |
Gets the Forums compatable theme used in the event the currently active WordPress theme does not explicitly support Forums. This can be filtered, or set manually. Tricky theme authors can override the default and include their own Forums compatibility layers for their themes. |