Automatically add links on your posts to popular social bookmarking sites.
This plugin automatically add links on your posts to popular social bookmarking sites.
It is an enhanced version of Peter Harkins Sociable plugin.
100 social bookmarking services are included! Supported services are:
Ask, BarraPunto, BlinkList, Bloglines, Blogosphere News, Blogsvine, Book.mark.hu, Colivia, DZone, De.lirio.us, Design Float, Digg, DotNetKicks, Facebook, Fark, Folkd, Furl, Gamebuzz, Global Grind, Google Bookmarks, Gwar, Haohao, HealthRanker, Hemidemi, Hype, Internetmedia, Kirtsy, Klickts, LinkaGoGo, Linkarchiv, Linkarena, LinkedIn, Linkter, Live-MSN, Lufee, Meneame, MisterWong, Mixx, MyShare, MySpace, MyTagz, N4G, Netscape, Netselector, Netvouz, NewsVine, Newsrider, NuJIJ, Oneview, Print, Ratimarks, Readster, Reddit, Rojo, SEOigg, SalesMarks, Scoopeo, Segnalo, Simpy, Slashdot, Smarking, Social-Bookmarking.dk, Socializer, Socialogs, SphereIt, Squidoo, StumbleUpon, Technorati, ThisNext, Twitter, Upnews, VoteForIt, Webbrille, Weblinkr, Webnews, Webride, Wikio, Wikio DE, Wikio ES, Wikio FR, Wikio IT, Wikio UK, Wists, Wykop, XING, Xerpi, Y!GG, YahooBuzz, YahooMyWeb, blogmarks, blogtercimlap, co.mments, connotea, del.icio.us, eKudos, email, feedmelinks, newskick, scuttle, seekXL
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
RAW_TITLE
and RAW_PERMALINK
can be used now for services which require these strings not to be encoded. For example Bloglines, Folkd and MSN-Live.