File: bp-forums/core/template-functions.php
Description
bbp_deregister_template_stack()

Deregisters a previously registered template stack location.

Source: bp-forums/core/template-functions.php:281

bbp_get_template_stack()

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

Source: bp-forums/core/template-functions.php:306

bbp_buffer_template_part()

Get a template part in an output buffer, and return it

Source: bp-forums/core/template-functions.php:359