Namespaces: global |
Description |
|---|---|
| bbp_add_template_stack_locations() |
Add template locations to template files being searched for |
| bbp_parse_query() |
Add checks for Forums conditions to parse_query action |
| 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. |
| 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. |
| bbp_is_theme_compat_active() |
Gets true/false if page is currently inside theme compatibility |
| bbp_set_theme_compat_active() |
Sets true/false if page is currently inside theme compatibility |