Sharing, Template Tags | Type: PHPTemplate Tags for ‘Add-to-Any’ and ‘SSBA’ Share Buttons

Put  share buttons anywhere on the template.

Simple Share Buttons Adder
<?php echo do_shortcode('[ssba]'); ?>

Add to Any
<?php if ( function_exists( 'ADDTOANY_SHARE_SAVE_KIT' ) ) { ADDTOANY_SHARE_SAVE_KIT(); } ?>

Reference Links