gp-sociallogin

Allows users to log in to WordPress using Google+ or Facebook.

Author:Rene Manqueros (profile at wordpress.org)
WordPress version required:3.0.1
WordPress version tested:4.3.23
Plugin version:1.0
Added to WordPress repository:27-11-2015
Last updated:27-11-2015
Warning! This plugin has not been updated in over 2 years. It may no longer be maintained or supported and may have compatibility issues when used with more recent versions of WordPress.
Rating, %:0
Rated by:0
Plugin URI:https://github.com/gammapartners
Total downloads:700
plugin download
Click to start download

Allows users to log in to WordPress using Google+ or Facebook.
Adds a configuration panel under Settings where users can set API keys.
Upon successful login, depending on the service, users will be redirected to either:

— www.mywebsite.com/facebookcallback/
— www.mywebsite.com/googlecallback/

  • Trailing slash is mandatory.
    After that the user will be sent to the destination url set in the Settings panel.

Theming

Both links have a common CSS class: “gp_sociallogin”.
Google’s login link has a specific class: “google”.
Facebook’s login link has a specific class: “facebook”.