I added these permissions to the
wordpress/wp-content/plugins/wordpress-social-login/hybridauth/Hybrid/Providers/Facebook.php file:
public $scope = "email, public_profile, user_friends, user_location, user_hometown, user_likes, publish_actions";
However when I go to register a new account through facebook, in the wp_wslusersprofiles table, under the “country”, “region”, and “city” columns, it’s blank…