This function has been deprecated. BuddyPress 1.7.0 instead.

xprofile_get_profile()

xprofile_get_profile()

Description

Source

File: bp-core/deprecated/buddypress/1.7.php

37
38
39
40
function xprofile_get_profile() {
    _deprecated_function( __FUNCTION__, '1.7' );
    bp_locate_template( array( 'profile/profile-loop.php' ), true );
}

Changelog

Changelog
Version Description
BuddyPress 1.7.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.