File: bp-forums/users/template.php |
Description |
|---|---|
| bbp_user_can_view_forum() |
Check if the user can access a specific forum |
| bbp_user_login_fields() |
Output the required hidden fields when logging in |
| bbp_user_register_fields() |
Output the required hidden fields when registering |
| bbp_user_lost_pass_fields() |
Output the required hidden fields when user lost password |
| bbp_author_link() |
Output the author link of a post |
| bbp_user_replies_created_url() |
Output the link to the user’s replies |
| bbp_get_user_replies_created_url() |
Return the link to the user’s replies |
| bbp_login_notices() |
Handle the login and registration template notices |
| bbp_logged_in_redirect() |
Redirect a user back to their profile if they are already logged in. |
| bbp_notice_edit_user_success() |
Edit profile success message |