bbp_get_template_stack()

Function: Call the functions added to the ‘bbp_template_stack’ filter hook, and return an array of the template locations.

Source: includes/core/template-functions.php:337

Used by 0 functions | Uses 0 functions

_bbp_reinit_dynamic_roles()

Function: This is necessary because in a few places (noted below) WordPress initializes a blog’s roles directly from the database option. When this happens, the $wp_roles global gets flushed, causing a user to magically lose any dynamically assigned roles or capabilities when $current_user in refreshed.

Source: includes/core/capabilities.php:340

Used by 0 functions | Uses 0 functions