bp_loggedin_user_link()
Output the link for the logged-in user’s profile.
Description
Source
File: bp-members/bp-members-template.php
function bp_loggedin_user_link() { echo esc_url( bp_get_loggedin_user_link() ); }
Changelog
Version | Description |
---|---|
BuddyPress 1.2.4 | Introduced. |
Questions?
We're always happy to help with code or other questions you might have! Search our developer docs, contact support, or connect with our sales team.