@since: bbPress (r2753)
Description
bbp_login_form_login()

Add the Forums-specific login forum action

Source: bp-forums/core/sub-actions.php:256

bbp_add_rewrite_tags()

Add the Forums-specific rewrite tags

Source: bp-forums/core/sub-actions.php:226

bbp_topic_edit_url()

Output URL to the topic edit page

Source: bp-forums/topics/template.php:2614

bbp_get_topic_edit_url()

Return URL to the topic edit page

Source: bp-forums/topics/template.php:2630

bbp_is_topic_anonymous()

Is the posted by an anonymous user?

Source: bp-forums/topics/template.php:1261

bbPress::add_rewrite_tags()

Add the Forums-specific rewrite tags

Source: bp-forums/classes/class-bbpress.php:735

bbp_topic_form_fields()

Output the required hidden fields when creating/editing a topic

Source: bp-forums/common/template.php:1693

bbp_reply_form_fields()

Output the required hidden fields when creating/editing a reply

Source: bp-forums/common/template.php:1745

bbp_is_reply_edit()

Check if current page is a reply edit page

Source: bp-forums/common/template.php:493

bbp_is_topic_edit()

Check if current page is a topic edit page

Source: bp-forums/common/template.php:303