How to display AD user attributes in template
-
Hello,
I am using the “Additional User Attributes” to get some additional data from Active Directory. Its displaying in the WordPress dashboard (on user profiles), but how can I display this in my template?
I have a custom BuddyPress member loop, and would like to be able to display the “Additional User Attributes” next to each member.
For buddypress profile fields I use :
<?php bp_member_profile_data('field=fieldname'); ?>
So what could I use to display the AD fields?
Thanks,
C.
Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
- The topic ‘How to display AD user attributes in template’ is closed to new replies.