Title: Template tag / php code
Last modified: August 20, 2016

---

# Template tag / php code

 *  Resolved [thecjmnetwork](https://wordpress.org/support/users/thecjmnetwork/)
 * (@thecjmnetwork)
 * [13 years, 1 month ago](https://wordpress.org/support/topic/template-tag-php-code/)
 * Is there any readily available template tags or php code to put into page / post
   templates to render social media feather in a specific area without shortcodes
   or widgets?
 * [http://wordpress.org/extend/plugins/social-media-feather/](http://wordpress.org/extend/plugins/social-media-feather/)

Viewing 6 replies - 1 through 6 (of 6 total)

 *  [DonnaMiller](https://wordpress.org/support/users/donnamiller/)
 * (@donnamiller)
 * [13 years, 1 month ago](https://wordpress.org/support/topic/template-tag-php-code/#post-3490654)
 * I would like to know the same thing.
 *  [Synved](https://wordpress.org/support/users/synved/)
 * (@synved)
 * [13 years, 1 month ago](https://wordpress.org/support/topic/template-tag-php-code/#post-3490657)
 * For sharing buttons you can use:
    `synved_social_share_markup();`
 * For following buttons you can use:
    `synved_social_follow_markup();`
 *  Thread Starter [thecjmnetwork](https://wordpress.org/support/users/thecjmnetwork/)
 * (@thecjmnetwork)
 * [13 years, 1 month ago](https://wordpress.org/support/topic/template-tag-php-code/#post-3490659)
 * Great, thanks! That worked wonderfully – I would definitely add as a line-item
   on the plugin page.
 *  [DonnaMiller](https://wordpress.org/support/users/donnamiller/)
 * (@donnamiller)
 * [13 years, 1 month ago](https://wordpress.org/support/topic/template-tag-php-code/#post-3490706)
 * Thank you! It would be great to have this information on the plugin page for 
   everyone who wants to incorporate into their themes.
 *  [gruffalos](https://wordpress.org/support/users/gruffalos/)
 * (@gruffalos)
 * [13 years, 1 month ago](https://wordpress.org/support/topic/template-tag-php-code/#post-3490711)
 * Hi, I don’t understand how I can use this? I am sorry, I’m learning with it all.
   I’d really appreciate if someone could help me by telling me where I put this
   and is this the full bit of code I need?
    I am trying to put some share buttons
   in a particular part of my page and no share plugin seems to be easy to do this!
 *  [gruffalos](https://wordpress.org/support/users/gruffalos/)
 * (@gruffalos)
 * [13 years, 1 month ago](https://wordpress.org/support/topic/template-tag-php-code/#post-3490712)
 * Don’t worry, I worked it out. Just in case someone else is looking:
 * <?php echo synved_social_share_markup(); ?>
 * This is perfect, just what I wanted!

Viewing 6 replies - 1 through 6 (of 6 total)

The topic ‘Template tag / php code’ is closed to new replies.

 * ![](https://ps.w.org/social-media-feather/assets/icon-256x256.png?rev=2661173)
 * [Social Media Feather | social media sharing](https://wordpress.org/plugins/social-media-feather/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/social-media-feather/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/social-media-feather/)
 * [Active Topics](https://wordpress.org/support/plugin/social-media-feather/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/social-media-feather/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/social-media-feather/reviews/)

 * 6 replies
 * 4 participants
 * Last reply from: [gruffalos](https://wordpress.org/support/users/gruffalos/)
 * Last activity: [13 years, 1 month ago](https://wordpress.org/support/topic/template-tag-php-code/#post-3490712)
 * Status: resolved