[Plugin: Sociable] To Plugin Developer – Fix your shortcode issue in future updates please!
-
I am not sure why this shortcode problem is essentially being refused to be fixed by the author of this plugin, but all you have to do is add:
add_shortcode( ‘sociable’, ‘sociable_shortcode’ );
under the line add_filter( ‘the_excerpt’, ‘auto_sociable’ ); in the sociable.php file – as was noted in this post: http://ww.wp.xz.cn/support/topic/plugin-sociable-shortcode-not-working
This is a MAJOR pain when I have to fix this every time you have an update and I have to fix it on a clients site. I love the plugin, but COME ON!
The topic ‘[Plugin: Sociable] To Plugin Developer – Fix your shortcode issue in future updates please!’ is closed to new replies.