Forums
Forums / Plugin: Social Media Share Buttons & Social Sharing Icons / PHP code
(@mikos91)
11 years, 3 months ago
Can you use a PHP code to get this plugin directly into a PHP folder like Header.php??
And if so, where can i find this code.
Thanks!
https://wordpress.org/plugins/ultimate-social-media-icons/
(@socialdude)
Hi Mikos,
We offer a shortcode to do this: [DISPLAY_ULTIMATE_SOCIAL_ICONS]
Did that help?
Cheers, John
http://www.wpbeginner.com/wp-tutorials/how-to-add-a-shortcode-in-wordpress/
Kind of, used another code to get it straight to my Php.Header.
<?php echo do_shortcode( '[DISPLAY_ULTIMATE_SOCIAL_ICONS]' ); ?>
But thanks anyway! And much more thanks for the great plugin!
Great! You’re welcome 🙂
The topic ‘PHP code’ is closed to new replies.