Skip to:
Content
Pages
Categories
Search
Top
Bottom

Re: How to display description under the name on the profile page


Scotm
Participant

@scotm

@r-a-y I’m reaching here to figure this out:

function my_bp_xprofile_name() {
bp_profile_field_data(‘field=Name’);
}
remove_action(‘my_bp_xprofile_name’);

Skip to toolbar