BP Group Member Meta
function bp_user_xprofile_meta ($output) { | |
return $output = '<p>' . echo do_shortcode( '[xprofile field=16]' ) .</p>'; | |
} | |
add_filter('bowe_codes_html_member_after_title', 'bp_user_xprofile_meta', 10, 4); |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment