Title: Display more profile data using bc_user_groups?
Last modified: August 24, 2016

---

# Display more profile data using bc_user_groups?

 *  Resolved [Mike](https://wordpress.org/support/users/suchaqd/)
 * (@suchaqd)
 * [11 years ago](https://wordpress.org/support/topic/display-more-profile-data-using-bc_user_groups/)
 * Hey there – Is it possible to display certain BP Profile fields using the bc_user_groups
   tag? I looked at shortcodes.php to see if I could add anything, but it looks 
   very specific to the plugin.
 * [https://wordpress.org/plugins/bowe-codes/](https://wordpress.org/plugins/bowe-codes/)

Viewing 3 replies - 1 through 3 (of 3 total)

 *  Thread Starter [Mike](https://wordpress.org/support/users/suchaqd/)
 * (@suchaqd)
 * [11 years ago](https://wordpress.org/support/topic/display-more-profile-data-using-bc_user_groups/#post-6156479)
 * Figured it out by hacking the plugin a bit =)
 *  [Quinn Goldwin](https://wordpress.org/support/users/quinngoldwin/)
 * (@quinngoldwin)
 * [10 years, 10 months ago](https://wordpress.org/support/topic/display-more-profile-data-using-bc_user_groups/#post-6156506)
 * Hey Michael,
 * Can you please share your hack? I’m looking to do something similar. Any help
   would be much appreciated.
 * Thx
 *  Thread Starter [Mike](https://wordpress.org/support/users/suchaqd/)
 * (@suchaqd)
 * [10 years, 10 months ago](https://wordpress.org/support/topic/display-more-profile-data-using-bc_user_groups/#post-6156507)
 * Sure thing. Around line 170 in bowe-codes/includes/functions.php, I added the
   line below to pull specific information about a user using the xprofile shortcode
   plugin ([https://wordpress.org/plugins/bp-xprofile-shortcode/](https://wordpress.org/plugins/bp-xprofile-shortcode/)).
 * `$member_html .= do_shortcode( "[xprofile field=15 user='$user_id']" );`
 * Hope that helps!

Viewing 3 replies - 1 through 3 (of 3 total)

The topic ‘Display more profile data using bc_user_groups?’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/bowe-codes.svg)
 * [Bowe Codes](https://wordpress.org/plugins/bowe-codes/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/bowe-codes/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/bowe-codes/)
 * [Active Topics](https://wordpress.org/support/plugin/bowe-codes/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/bowe-codes/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/bowe-codes/reviews/)

 * 3 replies
 * 2 participants
 * Last reply from: [Mike](https://wordpress.org/support/users/suchaqd/)
 * Last activity: [10 years, 10 months ago](https://wordpress.org/support/topic/display-more-profile-data-using-bc_user_groups/#post-6156507)
 * Status: resolved