Hi Guillaume,
I have just seen that you implemented tha linkedin API on your really great plugin. That sounds really great, thank you!
I had done some testing, but unfortunatelly I could not manage to make your plugin work with the API, which is definitely a user error made by me.
I signed up for an API key and set it in the plugin’s option menu, but private fields are not shown, also not fetched and the example script you posted on the description page shows only the fileds on my homepage.
I have tested the ‘linkedin_api_test.php’ also in your lib directory, also ‘linkedin_api_profile.php’ but I get a php error:
require_once(): Failed opening required ‘/home/***/public_html/wp-content/plugins/linkedin-sc/lib/linkedin_profile/linkedin_3.0.1.class.php’ (include_path=’.:/usr/share/php:/usr/share/pear’) in /home/***/public_html/wp-content/plugins/linkedin-sc/lib/linkedin_profile/linkedin_api_profile.php on line 18
which seems to me that the plugin requires linkedin_3.0.1.class.php which cannot be found in the plugin directory. Do I miss something?
Best regards,
Gergely