Namespaces: global
Description
bbp_set_template_included()

Set the included template

Source: bp-forums/core/template-loader.php:126

bbp_is_template_included()

Is a Forums template being included?

Source: bp-forums/core/template-loader.php:138

bbp_load_theme_functions()

Attempt to load a custom Forums functions file, similar to each themes functions.php file.

Source: bp-forums/core/template-loader.php:153

bbp_post_request()

The main action used for handling theme-side POST requests

Source: bp-forums/core/sub-actions.php:349

bbp_get_request()

The main action used for handling theme-side GET requests

Source: bp-forums/core/sub-actions.php:383

bbp_plugin_locale()

Filter the plugin locale and domain.

Source: bp-forums/core/sub-actions.php:421

bbp_request()

Piggy back filter for WordPress’s ‘request’ filter

Source: bp-forums/core/sub-actions.php:432

bbp_template_include()

The main filter used for theme compatibility and displaying custom Forums theme files.

Source: bp-forums/core/sub-actions.php:445

bbp_generate_rewrite_rules()

Generate Forums-specific rewrite rules

Source: bp-forums/core/sub-actions.php:457

bbp_allowed_themes()

Filter the allowed themes list for Forums specific themes

Source: bp-forums/core/sub-actions.php:467