Namespaces: global |
Description |
|---|---|
| bbp_set_template_included() |
Set the included template |
| bbp_is_template_included() |
Is a Forums template being included? |
| bbp_load_theme_functions() |
Attempt to load a custom Forums functions file, similar to each themes functions.php file. |
| bbp_post_request() |
The main action used for handling theme-side POST requests |
| bbp_get_request() |
The main action used for handling theme-side GET requests |
| bbp_plugin_locale() |
Filter the plugin locale and domain. |
| bbp_request() |
Piggy back filter for WordPress’s ‘request’ filter |
| bbp_template_include() |
The main filter used for theme compatibility and displaying custom Forums theme files. |
| bbp_generate_rewrite_rules() |
Generate Forums-specific rewrite rules |
| bbp_allowed_themes() |
Filter the allowed themes list for Forums specific themes |