=== Linkedin_Oauth === Contributors: k2klettern Tags: linkedin, linkedin-api, social, login, oauth2 Requires at least: 4.0 Tested up to: 4.1 Stable tag: 0.1.2 License: GPLv2 or later Linkedin_Oauth allows users to login/register into your wordpress using their linkedin account, uses shortcodes. == Description == Linkedin_Oauth allows users to login or optional register into your wordpress site using their linkedin account, it will set a login button on your login page and uses a shortcode to put the button wherever you want it to show. Major features in Linkedin_Oauth include: * Add a button to the login page of Wordpress. * Allow to locate the login button wherever user wants with shortcodes. * Allow to set a redirection URL after login for any page or post. * Allow to set if user can register with their Linkedin credentials if does not exists on Worpdress or just an error login message. PS: You'll need to set an id and secret pass on Linkedin developers API, just go to this web site and create an aplication https://www.linkedin.com/secure/developer. == Installation == Upload the Linkedin_Oauth plugin to your blog, Activate it, then enter your id and Secret and redirect after login URL. 1, 2, 3: You're done! == Changelog == = 0.1.0 = *Release Date - 05th July, 2015* * First Release = 0.1.2 = *Release Date - 20 May, 2015* * Change of fullprofile request for basicprofile request on the URL call to Linkedin as per new linkedin API rules * Deleted some image convertion function that didn't work in certain servers * It will not show the button until you enter at least id and secret keys