API/actions/bb head
From bbPulp
| Action | |
|---|---|
| bb_head | |
| File: | /bb-includes/template-functions.php |
| Introduced: | |
| Deprecated: | no |
[edit] Description
This action is called when bbPress is serving up a page while outputting the <head> HTML element.
[edit] Utility
- Inserting special stylesheets.
- Adding javascript.
- Appending any other head elements.

