Warning: This function has been deprecated.
xprofile_get_profile()
Description Description
Source Source
File: bp-core/deprecated/1.7.php
function xprofile_get_profile() { _deprecated_function( __FUNCTION__, '1.7' ); bp_locate_template( array( 'profile/profile-loop.php' ), true ); }
Changelog Changelog
Version | Description |
---|---|
1.7.0 | Introduced. |