myBlogmarks
| Plugin Status | Stable | ||
| Author | Frank F. Burmo | Version | 1 |
| Plugin Home | Visit | Author Homepage | Visit |
| Download | Visit | Plugin License | GPL |
| Description : | |||
| Enables you to show your list of blogmarks directly in your blog | |||
| Instructions:
To install the plugin, unzip the zip archive into the wp-content/plugins directory of your Wordpress installation. To generate the list of blogmarks, call the getMyBlogmarks(your-blogmarks.net-username, items) function at the point in your template where you would like the blogmarks displayed. Items is the number of blogmarks you are interested in showing. Example usage: getMyBlogmarks(joe, 10) |