File: bp-forums/core/template-functions.php
Description
bbp_locate_template

This action exists only to follow the standard Forums coding convention, and should not be used to short-circuit any part of the template locator.

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

bbp_enqueue_style()

Enqueue a script from the highest priority location in the template stack.

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

bbp_enqueue_script()

Enqueue a script from the highest priority location in the template stack.

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