Ah – I possibly have it. The data is stored in users table: user_url 🙂 But the truncated address from Facebook is governed by their API?
In fact perhaps the table data is elsewhere – Google and Twitter are OK but it seems that for facbook it is truncated on users table but if I hover over the profile name in comments left, I get the full address in some cases but not all!
Yes, user’s profile url is saved in user_url field.
But the truncated address from Facebook is governed by their API?
Seems so.
Thanks for coming back so promptly, but how does that square with: hover over the profile name in comments, I get the full address?
The some cases I realise now is a comment extended from Facebook without a login.
This is WordPress’ default functionality to link profile names in comments to their Website field saved in profile (which in case of Social Login is profile url). Our plugin doesn’t customize this behavior. You would like to check if there is any other plugin/functionality interfering with this.
Ok – thanks well in case it is of any use to you or your userbase – I see it now, in the options table Where user_id = nnn And Meta_key = thechamp_social_id
Overall – great plugin congrats guys.
Sorry not the options table of course I meant usermeta! Silly me!