Namespaces: global |
Description |
|---|---|
| bbp_get_query_template() |
Retrieve path to a template |
| bbp_get_template_locations() |
Get the possible subdirectories to check for templates in |
| bbp_get_reply_move_template() |
Get the reply move template |
| bbp_get_topic_tag_template() |
Get the topic template |
| bbp_get_topic_tag_edit_template() |
Get the topic edit template |
| bbp_get_theme_compat_templates() |
Get the templates to use as the endpoint for Forums template parts |
| bbp_get_template_part() |
Adds Forums theme support to any active WordPress theme |
| bbp_locate_template() |
Retrieve the name of the highest priority template file that exists. |
| bbp_enqueue_style() |
Enqueue a script from the highest priority location in the template stack. |
| bbp_enqueue_script() |
Enqueue a script from the highest priority location in the template stack. |