Title: After post share buttons using functions.php
Last modified: August 21, 2016

---

# After post share buttons using functions.php

 *  Resolved [digitalcam](https://wordpress.org/support/users/digitalcam/)
 * (@digitalcam)
 * [11 years, 10 months ago](https://wordpress.org/support/topic/after-post-share-buttons-using-functionsphp/)
 * I’ve created a child theme at [http://tinyhouserepoert.com](http://tinyhouserepoert.com)
   and have installed the Social Share plugin rtShare.
 * I need to place the share buttons after the post content and to do that I need
   to add the php code ‘<?php if ( function_exists( ‘rtsocial’ ) ) { echo rtsocial();}?
   >’ to my functions.php.
 * So specifically I need to add a function to my functions.php that uses the above
   code to place it at the end of my post content.
 * Suggestions???

Viewing 1 replies (of 1 total)

 *  Thread Starter [digitalcam](https://wordpress.org/support/users/digitalcam/)
 * (@digitalcam)
 * [11 years, 10 months ago](https://wordpress.org/support/topic/after-post-share-buttons-using-functionsphp/#post-5093528)
 * Resolved

Viewing 1 replies (of 1 total)

The topic ‘After post share buttons using functions.php’ is closed to new replies.

 * ![](https://i0.wp.com/themes.svn.wordpress.org/twentytwelve/4.7/screenshot.png)
 * Twenty Twelve
 * [Support Threads](https://wordpress.org/support/theme/twentytwelve/)
 * [Active Topics](https://wordpress.org/support/theme/twentytwelve/active/)
 * [Unresolved Topics](https://wordpress.org/support/theme/twentytwelve/unresolved/)
 * [Reviews](https://wordpress.org/support/theme/twentytwelve/reviews/)

 * 1 reply
 * 1 participant
 * Last reply from: [digitalcam](https://wordpress.org/support/users/digitalcam/)
 * Last activity: [11 years, 10 months ago](https://wordpress.org/support/topic/after-post-share-buttons-using-functionsphp/#post-5093528)
 * Status: resolved