Pinboard for Wordpress
The Pinboard for WordPress plugin displays bookmarks from your public bookmark feed in your WordPress blog.
Instructions
- Download the plugin
- Drop pinboard.php into your /wp-content/plugins/ directory.
- Activate the plugin through the admin console.
- Drag the Pinboard widget into your sidebar and configure the options as desired.
If you don't use widgets, you can use the following code snippet to display your latest bookmarks:
'< php pinboard_bookmarks("username"); ?>'