Hello,
I mean how to retrieve the members via /Themes/mytheme/ultimate-member/templates/mytemplate.php
foreach( um_members(‘users_per_page’) as $member) { um_fetch_user( $member );
Seems like the old retrieve code is not working anymore.? I can’t find solution in doc page. Can you help?
Regards,
Mark