by guillaumev on WordPress.org
This plugin will parse your linkedIn profile and allow you to display it on any page or post using shortcodes, therefore allowing you to customize
the display. You can choose to parse your LinkedIn public profile or use the LinkedIn API to parse your private profile fields.
Here is a list of the shortcodes you can use (see http://developer.linkedin.com/docs/DOC-1061 for reference):
NEW: you can also use shortcodes to parse company public profiles:
Here is an example of how you could format your CV using those shortcodes:
[linkedinsc profile="guillaumev" lang="en"][linkedinsc_headline]
Experiences
[linkedinsc_positions][linkedinsc_position_start_date] - [linkedinsc_position_end_date][linkedinsc_position_title], [linkedinsc_position_company_name][/linkedinsc_positions]
[linkedinsc_position_company_industry]
[linkedinsc_position_summary]
Education
[linkedinsc_educations][linkedinsc_education_start_date] - [linkedinsc_education_end_date][linkedinsc_education_school_name][/linkedinsc_educations]
[linkedinsc_education_degree] en [linkedinsc_education_field_of_study]
[linkedinsc_education_notes]
Computer skills
[linkedinsc_skills] [linkedinsc_skill_name]: [linkedinsc_skill_years_name] years of experience
[/linkedinsc_skills]Languages
[linkedinsc_languages] [linkedinsc_language_name]: [linkedinsc_language_proficiency_name]
[/linkedinsc_languages]Certifications
[linkedinsc_certifications] [linkedinsc_certification_name] [/linkedinsc_certifications]Personal interests
[linkedinsc_interests][/linkedinsc]
Finally, note that you can set the format of the date in the plugin settings page.
The LinkedIn API part is for now considered as experimental
In order to use LinkedIn API, you NEED to have SSL enabled for your admin backend. Set FORCE_SSL_ADMIN to true in your configuration: https://codex.wordpress.org/Administration_Over_SSL
This plugin was sponsored by CSRJobs.