This function has been deprecated. BuddyPress 1.5.0 instead.
bp_loggedinuser_link()
Description
Source
File: bp-core/deprecated/buddypress/1.5.php
268 269 270 271 | function bp_loggedinuser_link() { _deprecated_function( __FUNCTION__ , '1.5' , 'bp_loggedin_user_link' ); bp_loggedin_user_link(); } |
Changelog
Version | Description |
---|---|
BuddyPress 1.5.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.