template function & variables
-
I need to add the buttons is a specific section of my site with different settings than the default set in the settings page.
For example, I want to show the buttons in this specific section of my site with counts visible, no share text, and possibly using the default social button icons. What variables do I need to add to the following code to make this happen?
<?php echo do_shortcode(‘[ssba]’); ?>
Thank you!
The topic ‘template function & variables’ is closed to new replies.