wordpress-social-login
wordpress-social-login copied to clipboard
WordPress Social Login
Small feature: an option to use user's login as the display name of wordpress account on registrating. (In plugin's Bouncer settings, Profile Completion block). Reason: for `Vkontakte` provider WSL-plugin uses...
I put the callback link: https://my.website.com/wp-content/plugins/wordpress-social-login/hybridauth/callbacks/facebook.php to my facebook developer account. But it appears an error: Hybridauth config does not exist on the given path. My facebook app is suspended...
Hello, It seems the Spotify icon is missing from the wpzoom icon set. Thanks! Petr
Hello. Using a plugin from OneAll added an additional meta field to the user when registering through a hook function oa_social_login_store_extended_data ($user_data, $identity) { $identity = time() . rand(10000, 99999);...
Would be a good idea to update this line in readme.txt `Tested up to: 5.5` It works fine with latest versions and WordPress repo is unnecessarily turning away users with...
Miled, we noticed the hybdridauth for Wordpress Social Login 3.0.3 has an Apple.php file in the SRC/PROVIDER folder but none in the CALLBACKS folder so we created a clone file,...
First the good part: Last time I checked for a social login plugin (few years ago), Wordpress Social Login was among my favorites (e.g. for being open source), but for...
Hi all, I have problem logging in with Google. After user login finished, it redirects to plugin's Google callback file but shows 404 Not Found. I check the plugin's setting...
Hi, I have a site with a login page with custom URL. I have an error with the Social Login. The problem is that after 2FA authentication the user is...
I have set up the plugin for Facebook, Google and Twitter login. However, when I attempt to login with Twitter credentials (via Firefox, Mac), a page with a redirect message...