• Resolved maxii1996

    (@maxii1996)


    Hi!

    I was using the plugin Social Socializer for WP and i need a help.

    This is my context:
    I’m using only Discord login, and it works, but, i need to get the User Full name with the Discriminator included.

    For example, if the Discord user is: SampleUser#4056.

    I need to get SampleUser#4056 (With the #4056 included) and save that info in a field.

    It could be posible?
    Because actually it gets only SampleUser as Username but not #4056.

    I really appreciate the help.

    Thanks since now!

    • This topic was modified 4 years, 10 months ago by maxii1996.
Viewing 1 replies (of 1 total)
  • Plugin Author Heateor Support

    (@heateor)

    Hi,

    Plugin uses sanitize_user WordPress’ function to sanitize the Username and Name fields and this is stripping the #4056 part. Try putting # in the Username while registering as the new user via traditional register form. WordPress doesn’t allow it.

Viewing 1 replies (of 1 total)

The topic ‘Getting Full Discord Tag (Discriminator) name’ is closed to new replies.