File: bp-forums/templates/default/bbpress-functions.php
Description
BBP_Default::mentions_script()

Enqueue @mentions JS.

Source: bp-forums/templates/default/bbpress-functions.php:267

bbp_forums_mentions_prime_results

Fires at the end of the Mentions script.

Source: bp-forums/templates/default/bbpress-functions.php:303

BBP_Default::media_localize_script()

Localize scripts for Media component for forums

Source: bp-forums/templates/default/bbpress-functions.php:312

BBP_Default::ajax_favorite()

AJAX handler to add or remove a topic from a user’s favorites

Source: bp-forums/templates/default/bbpress-functions.php:705

BBP_Default::ajax_subscription()

AJAX handler to Subscribe/Unsubscribe a user from a topic

Source: bp-forums/templates/default/bbpress-functions.php:773

BBP_Default

Loads Forums Default Theme functionality

Source: bp-forums/templates/default/bbpress-functions.php:31

BBP_Default::__construct()

The main Forums (Default) Loader

Source: bp-forums/templates/default/bbpress-functions.php:43

BBP_Default::setup_actions()

Setup the theme hooks

Source: bp-forums/templates/default/bbpress-functions.php:71

bbp_theme_compat_actions

Override

Source: bp-forums/templates/default/bbpress-functions.php:94

BBP_Default::before_main_content()

Inserts HTML at the top of the main content area to be compatible with the Twenty Twelve theme.

Source: bp-forums/templates/default/bbpress-functions.php:103