addthis is so nice and gentle, but why doesn't it exist any option to include it anywhere you want in your theme via a shortcode?? Perhaps such a function already exist, but it is not mentioned? I hope?
addthis is so nice and gentle, but why doesn't it exist any option to include it anywhere you want in your theme via a shortcode?? Perhaps such a function already exist, but it is not mentioned? I hope?
Hey,
We've added this in trunk -- can you download the development version and see if this works well for you?
<?php do_action( 'addthis_widget' ); ?> in your template should print an AddThis button or toolbox, per your configuration.
Best,
Matt
This topic has been closed to new replies.