File: bp-forums/templates/default/bbpress-functions.php |
Description |
---|---|
BBP_Default::mentions_script() |
Enqueue @mentions JS. |
bbp_forums_mentions_prime_results |
Fires at the end of the Mentions script. |
BBP_Default::media_localize_script() |
Localize scripts for Media component for forums |
BBP_Default |
Loads Forums Default Theme functionality |
BBP_Default::__construct() |
The main Forums (Default) Loader |
BBP_Default::setup_actions() |
Setup the theme hooks |
bbp_theme_compat_actions |
Override |
BBP_Default::before_main_content() |
Inserts HTML at the top of the main content area to be compatible with the Twenty Twelve theme. |
BBP_Default::after_main_content() |
Inserts HTML at the bottom of the main content area to be compatible with the Twenty Twelve theme. |
BBP_Default::enqueue_scripts() |
Enqueue the required Javascript files |