@since: bbPress (r2574) |
Description |
---|---|
bbp_current_user_avatar() |
Output avatar of current user |
bbp_get_current_user_avatar() |
Return avatar of current user |
bbp_current_user_name() |
Output name of current user |
bbp_get_current_user_name() |
Return name of current user |
bbp_current_user_id() |
Output ID of current user |
bbp_get_current_user_id() |
Return ID of current user |
bbp_new_reply_handler() |
Handles the front end reply submission |