bp_displayed_user_link()
Output the link for the displayed user’s profile.
Description
Source
File: bp-members/bp-members-template.php
function bp_displayed_user_link() { echo esc_url( bp_get_displayed_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.