@since: bbPress (r3605)
Description
bbp_template_redirect()

The main action used for redirecting Forums theme actions that are not permitted by the current_user

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

bbp_check_topic_tag_edit()

Redirect if unathorized user is attempting to edit a topic tag

Source: bp-forums/topics/functions.php:3726

bbp_check_topic_edit()

Redirect if unathorized user is attempting to edit a topic

Source: bp-forums/topics/functions.php:3701

bbp_check_reply_edit()

Redirect if unathorized user is attempting to edit a reply

Source: bp-forums/replies/functions.php:2238