I found some time to work on the plugin and publish version 2.0.0. You can now send your api call asynchronous via ajax. Thus your page does not need to wait for a facebook api response in order to start render your website.
If you upgrade from 1.0.0 this version might break things
And is are facing the problem right now: you have to maintain a website but every content is created by the Facebook crew… and nobody wants to copy&paste (check for updates, or deleted photos…) all that sh***. So i found your plugin but started one that creates content… so it “want fade away and needs no work”. This should be a series of “get my content back from vendor lockin and social network data owning”-plugins. instagram looks like my next ‘target’.
But it’s not ready for a public release yet and maybe never will…
Jea you’re right currently it is also not working for me. Maybe the Facebook-Graph-API got a recent change. Have to look deeper into it when I find time within the next few days.
I noticed that the Facebook API made a small little tweak to its API. The response object is now sorted from newest to oldest (instead of oldest to newest).
I bumped the version to v2.0.1 to implement this little change.