• Resolved kuronekoshi

    (@kuronekoshi)


    Hi there,

    So I’m in the situation where I’m trying to make a href to the user’s specific profile, but to do that I’d need the Steam64ID from the currently logged-in user.
    Is there any way to do that through an HTML code or similar?

    I am absolutely rubbish at this code stuff, but I’m very interested in making this work.

    What I would need would be something along the likes of this:
    href=”https://My Url Here.com/profile/” & Steam64ID

    We also later down the line need this to do player specific commands on our community servers

    Any help on this is much appreciated!

Viewing 2 replies - 1 through 2 (of 2 total)
  • Thread Starter kuronekoshi

    (@kuronekoshi)

    Looking into, I found out the steam id is used for the email – so theoretically I could just pull the WP email and subtract the [at]steam.com leaving just the steam ID – still hoping there’s an easier way though…

    • This reply was modified 4 years, 2 months ago by kuronekoshi.
    Plugin Author Heateor Support

    (@heateor)

    Hi there,

    Steam login is already saving the profile url of the users (https://steamcommunity.com/profiles/*****95756446) in the Website option at the user profile page. You can pull this url from the “user_url” property of the WordPress’ user object.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Steam64ID from current logged in user’ is closed to new replies.