miled / wordpress-social-login

WordPress Social Login
http://miled.github.io/wordpress-social-login/
MIT License
398 stars 237 forks source link

Loading an avatar does not work when authorizing via Yandex #376

Open artem-online opened 3 years ago

artem-online commented 3 years ago

error error2

artem-online commented 3 years ago

We are looking for the yandex.php file located in /wp-content/plugins/wordpress-social-login/hybridauth/library/src/Provider change line 68 to: $userProfile->photoURL = 'https://avatars.yandex.net/get-yapic/' . $data->get('default_avatar_id') . '/islands-retina-50';