Powered by Blogger.

Use the AddThis plugin in WordPress theme


Use the AddThis plugin in WordPress theme

<?php do_action( 'addthis_widget', $url, $title); ?>

Put this code where you want to display share icons in your theme.

No comments