Artiss Social Bookmarks adds icons to your posts and/or pages that allow your visitors to easily submit them on social bookmarking and network sites.
If you don't use your own bookmark icons, nothing. Otherwise, the default folder location has changed - this is so that upgrading a theme doesn't cause them to go missing. Simply move your icon folder to your installations wp-content folder for it to continue to work.
If you've not specified default=on then new sites will not appear - you will need to specifically switch it on.
Here's an example of switching on LinkaGoGo...
<?php echo social_bookmarks( 'linkagogo=on', 'padding-left: 5px; padding-right: 5px' ); ?>
The icons provided with the plugin are the standard icons for each of the sites (usually the site's favicon). There are many good, free collections available. However, none have the full set that this plugin uses, which is why I use this generic group.
None-the-less, most people will probably only want to display a few, popular, sites and therefore various icon collections will be ideal.
My favourites include Vector Social Media Icons by IconDock and Social Network Icon Pack by Komodo Media.
Alternatively, read 75 Beautiful Free Social Bookmarking Icon Sets from Blog Godown or 21 Sets of Free Social Bookmarking Icons for Your Blog from wpzoom.
I keep a huge database of over 500 bookmarking services. However, I only use those that appear to be the most popular, based on Google search results. If you think I have missed one of great importance, please get in contact with me and plead your case!
Artiss URL Shortener"). Simply call one of these first and get the shortened URL - you can then pass this as the second parameter into Artiss Social Bookmarks.
Here is an example of how to get a is.gd short URL with Artiss URL Shortener...
if (function_exists( 'url_shortener') ) { $shorturl = url_shortener( '', 'service=is.gd' ); }
It has been tested and been found valid from PHP 4 upwards.
Requires: 2.6 or higher
Compatible up to: 3.3.2
Last Updated: 2012-5-22
Downloads: 65,703
Got something to say? Need help?