• I want to show Name and email and some details of current users in a new page with my design. Can it be possible ? can We call user name and email separately with some code

Viewing 1 replies (of 1 total)
  • Plugin Support Ultimate Member Support

    (@ultimatemembersupport)

    Hi @arjun977,

    You can use um_fetch_user( {user_id_here} ); and

    echo um_user('user_email'); 
    echo um_user('username'); 

    If you need customization and you are not sure how to do it I suggest hiring a developer for assistance.

    Regards.

Viewing 1 replies (of 1 total)

The topic ‘Support’ is closed to new replies.