worse – it USED to work. Can’t really trust this plugin anymore.
too bad
Anonymous User 6077519
(@anonymized-6077519)
I had the shortcode in my text widget, now it now longer works 🙁
I can’t get either of the shortcodes to work either. 🙁
For some reason, there is no longer any code in the sociable plugin to register the shortcode. You have to implement it yourself.
e.g. add the following to your theme’s functions.php
add_shortcode( "sociable", "sociable_shortcode" );
See also
http://www.oik-plugins.com/2014/04/implement-missing-sociable-shortcode-functions-php/
or you could implement this one it’s exactly the same plugin just updated to work alot better, if you have any request you can post here and ill fix it asap http://wordpress.org/support/topic/inofficial-support-thread?replies=2