Skip to:
Content
Pages
Categories
Search
Top
Bottom

Re: Displaying Profile Fields in Blog Posts

You’ll have to echo that of course.

<?php echo xprofile_get_field_data( $field_name_or_id, $user_id ); ?>

Skip to toolbar