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::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 |
BBP_Default::ajax_forum_subscription() |
AJAX handler to Subscribe/Unsubscribe a user from a forum |
BBP_Default::ajax_favorite() |
AJAX handler to add or remove a topic from a user’s favorites |
BBP_Default::ajax_subscription() |
AJAX handler to Subscribe/Unsubscribe a user from a topic |