bp_loggedin_user_fullname()
Output the logged-in user’s display name.
Description
Source
File: bp-members/bp-members-template.php
1901 1902 1903 | function bp_loggedin_user_fullname() { echo bp_get_loggedin_user_fullname(); } |
Changelog
Version | Description |
---|---|
BuddyPress 1.0.0 | 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.