Param JSON object representing LinkedIn Person containing firstName, lastName, emailAddress, pictureUrl, id, public-profile-url, location, headline and summary.
Param WP User->ID or false if the ID does not exist in the usermeta table, based on search for LinkedIn user token id and meta key = rdp ll id.
Param WP User->ID or false, if the user does not already WordPress.
Return Array of links, where the text is the key and the URL is the value. rdp ll actions submenu.
Param String containing HTML of popup actions menu, which appears after clicking on the picture or name displayed by the plugin, after person is logged in.
When the pop-up log-in window executes its close script, rdp ll login onClose is called, and it reloads the page to show that the visitor is logged in.
Browse the code, check out SVN repository, or subscribe to the development log by RSS...
Moved the action, function shortcode login, outside of conditional logic, to ensure scripts and styles are printed. 1.5.8.
Read more