It adds widget to blog that will display list of recent pinned subject from your pinterest spotlight or page.
The plugin uses caching to store your pinterest spotlight data to eliminate checking pinterest on every page load..
For the caching to work web-server needs to be able to write to wp-content. category of plugins require this so it should be fine..
Go to 'Plugins menu in WordPress and add the widget to your sidebar..
Go to 'Appearence >'Widgets and in the PinterestBadge drop back form input your pinterest id....
Parse error unexpected T STRING expecting T OLD FUNCTION or T FUNCTION or T VAR or in plugins pinterest-badge pinterestbadgehelper. php..
This usually isn't anything to do with the plugin it makes very few calls to Pinterest's servers and it is more likely that you are on shared hosting and someone else.
If your host gives you access to your php. ini then you can shift the 'allow url fopen setting to ′.
Otherwise utter to your host and ask them to enable CURL or allow url fopen for you.....
Browse the code recheck out SVN repository or subscribe to the development log RSS....
Read more