Buddypress allows you to add custom profile data during the member registration process. But how do you display this custom profile data in the member loop? Just to be thorough, let’s start by adding custom profile data to the registration page. On the profile setup page, you can add your additional member data. This additional data is stored in three tables called: bp_xprofile_data bp_xprofile_fields bp_xprofile_groups The next step is...