File: bp-forums/common/template.php |
Description |
---|---|
bbp_forum_form_fields() |
Output the required hidden fields when creating/editing a forum |
bbp_topic_form_fields() |
Output the required hidden fields when creating/editing a topic |
bbp_reply_form_fields() |
Output the required hidden fields when creating/editing a reply |
bbp_edit_user_form_fields() |
Output the required hidden fields when editing a user |
is_bbpress |
Done |
bbp_wp_login_action() |
Output the login form action url |
bbp_get_wp_login_action() |
Return the login form action url |
bbp_redirect_to_field() |
Output hidden request URI field for user forms. |
bbp_sanitize_val() |
Echo sanitized $_REQUEST value. |
bbp_get_sanitize_val() |
Return sanitized $_REQUEST value. |