Customizing members-list.php
-
I’m trying to display the value of a custom field, let’s call it ‘hobby’, on the members-list.php page.
When I go edit this page I see references to:
{ { {user.avatar} } }
{ { {user.display_name_html} } }
{ { {user.profile_url} } }but I can’t seem to figure out how to display (in the “for each” loop) the value of one of my custom fields that I’ve defined on Ultimate Member > Forms
I can’t find any documentation on how to do this after searching for hours. No information on these mysterious { { {field.names} } } either.
Please help!
P.S. I had to put spaces between the { { and } } because this forum formatted it to something else.
- The topic ‘Customizing members-list.php’ is closed to new replies.