Hello, where i can find :
public $scope = “email, user_about_me, user_birthday, user_hometown, user_website, read_stream, publish_actions”;
to replace with this:
public $scope = “email”;
I’m looking everywhere in yith-woocommerce-social-login/includes/hybridauth/Hybrid/Providers/Facebook.php
but i can’t find it…