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::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 |
bbp_default_scripts |
Template Wrappers |
BBP_Default::localize_topic_script() |
Load localizations for topic script |