Title: Add a shortcode after every post
Last modified: August 19, 2016

---

# Add a shortcode after every post

 *  [8bitkid](https://wordpress.org/support/users/8bitkid/)
 * (@8bitkid)
 * [15 years, 4 months ago](https://wordpress.org/support/topic/add-a-shortcode-after-every-post/)
 * i am trying to find a plugin that will allow me to insert shortcodes into every
   post. i know i can do this via the templates, but want to make sure it will survive
   upgrades and theme changes.
 * any recommendations?

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

 *  Anonymous User
 * (@anonymized-3085)
 * [15 years, 4 months ago](https://wordpress.org/support/topic/add-a-shortcode-after-every-post/#post-1895286)
 * add a shortcode into **every** post?
 * or add something after the content of every post?
 *  Thread Starter [8bitkid](https://wordpress.org/support/users/8bitkid/)
 * (@8bitkid)
 * [15 years, 4 months ago](https://wordpress.org/support/topic/add-a-shortcode-after-every-post/#post-1895294)
 * i need to add shortcodes for twitter and FB liking at the end of every post. 
   this could come immediately after the content or as the final inclusion of the
   content.
 *  Anonymous User
 * (@anonymized-3085)
 * [15 years, 4 months ago](https://wordpress.org/support/topic/add-a-shortcode-after-every-post/#post-1895316)
 * In that case a shortcode maybe the wrong thing to use, look at filtering the_content
   and adding your icons that way.
 *  Thread Starter [8bitkid](https://wordpress.org/support/users/8bitkid/)
 * (@8bitkid)
 * [15 years, 4 months ago](https://wordpress.org/support/topic/add-a-shortcode-after-every-post/#post-1895345)
 * the reason i am looking to use shortcodes to insert the buttons is that i can
   easily strip them out of the WPTouch theme so they don’t show up on mobile.
 *  Anonymous User
 * (@anonymized-3085)
 * [15 years, 4 months ago](https://wordpress.org/support/topic/add-a-shortcode-after-every-post/#post-1895356)
 * you can remove filters as well.
 *  [Curtiss Grymala](https://wordpress.org/support/users/cgrymala/)
 * (@cgrymala)
 * [15 years, 4 months ago](https://wordpress.org/support/topic/add-a-shortcode-after-every-post/#post-1895363)
 * Look at [the `do_shortcode()` function](http://codex.wordpress.org/Function_Reference/do_shortcode).
   That should help you do what you want.
 *  Thread Starter [8bitkid](https://wordpress.org/support/users/8bitkid/)
 * (@8bitkid)
 * [15 years, 4 months ago](https://wordpress.org/support/topic/add-a-shortcode-after-every-post/#post-1895368)
 * the problem is with how the FB Like inserts the filter into the content that 
   makes it difficult to pull out due to its use of variables. unfortunately, it
   is the only plugin I have found that works a specific way.
 * essentially, i am looking for a plugin that will insert the shortcode for me 
   without having to edit my template files.
 *  [Middle8Media](https://wordpress.org/support/users/middle8media/)
 * (@middle8media)
 * [15 years, 1 month ago](https://wordpress.org/support/topic/add-a-shortcode-after-every-post/#post-1895588)
 * Hey Curtiss,
 * What do you mean “Look at the do_shortcode() function?
 * Would deleting that allow shortcodes to show up in WPtouch 1.9?

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

The topic ‘Add a shortcode after every post’ is closed to new replies.

 * 8 replies
 * 4 participants
 * Last reply from: [Middle8Media](https://wordpress.org/support/users/middle8media/)
 * Last activity: [15 years, 1 month ago](https://wordpress.org/support/topic/add-a-shortcode-after-every-post/#post-1895588)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
