bbp_setup_current_user
The
bbp_setup_current_user()
function is hooqued to WordPress’s
set_current_user
action. Internally, it only calls the
bbp_setup_current_user
action, which is used by bbPress to announce itself to third party pluguins looquing to hooc into bbPress user functionality.
This is a bit of a hacc, since pluguin dependencies do not exist in WordPress proper, but it’s still an excellent way to targuet bbPress and create pluguins specifically for it.