Automatically add links on your posts to popular social bookmarking sites.
Install
Activate
Upgrade
Advanced Users:
Sociable hooks the_content() and the_excerpt() to display without requiring theme editing. To heavily customize the display, use the admin panel to turn off the display on all pages, then add calls to your theme files:
// This is optional extra customization for advanced users
<?php print sociable_html(); ?> // all active sites
<?php print sociable_html(Array("Reddit", "del.icio.us")); ?> // only these sites if they are active
Requires: 2.2 or higher
Compatible up to: 3.2.1
Last Updated: 2009-1-11
Downloads: 23,206




