User ID
-
How can I call the User ID that matches the member ID? I am able to pull the members ID by using:
$member_id = SwpmMemberUtils::get_logged_in_members_id();
however, how do I call on the actual User ID based on the member and not who is currently logged in?
For example, on the members directory page, I would like to display the user ID instead of the member ID next to the name.
-dro
Viewing 7 replies - 1 through 7 (of 7 total)
Viewing 7 replies - 1 through 7 (of 7 total)
The topic ‘User ID’ is closed to new replies.