Title: Insert code before the_content()
Last modified: August 20, 2016

---

# Insert code before the_content()

 *  Resolved [omggimme](https://wordpress.org/support/users/omggimme/)
 * (@omggimme)
 * [13 years, 6 months ago](https://wordpress.org/support/topic/insert-code-before-the_content/)
 * Im looking for some advice on where I can find the template for the STANDARD 
   post. I’ve checked everywhere trying to insert <!– TEST –> into all the files
   to see if it shows up, but to no avail.
 * I want to insert my plugin code to use [featured-img] function in every standard
   post as seen here: [http://omggim.me/?p=342](http://omggim.me/?p=342)
 * Right now, Im just using it in the content, inserting the shortcode and then 
   a BR. I want to hard code it into the template so I dont need to do it every 
   time.
 * Can someone direct me to the correct php file I have to edit? I’ve gone through
   all them that made sense.
 * Thanks,
    Jason

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

 *  [Michael](https://wordpress.org/support/users/alchymyth/)
 * (@alchymyth)
 * [13 years, 6 months ago](https://wordpress.org/support/topic/insert-code-before-the_content/#post-3232824)
 * [http://codex.wordpress.org/Template_Hierarchy](http://codex.wordpress.org/Template_Hierarchy)
 * have you tried looking into _**single.php**_?
 *  Thread Starter [omggimme](https://wordpress.org/support/users/omggimme/)
 * (@omggimme)
 * [13 years, 6 months ago](https://wordpress.org/support/topic/insert-code-before-the_content/#post-3232828)
 * oh wow, thank you 🙂
 * I’ve never really devled into the WP documentation.
 * This helps, I’ll give it a try!
 *  Thread Starter [omggimme](https://wordpress.org/support/users/omggimme/)
 * (@omggimme)
 * [13 years, 6 months ago](https://wordpress.org/support/topic/insert-code-before-the_content/#post-3232829)
 * Found it and made the change, thank you for your help!

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

The topic ‘Insert code before the_content()’ is closed to new replies.

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

## Tags

 * [featured img](https://wordpress.org/support/topic-tag/featured-img/)
 * [shortcode](https://wordpress.org/support/topic-tag/shortcode/)
 * [template](https://wordpress.org/support/topic-tag/template/)

 * 3 replies
 * 2 participants
 * Last reply from: [omggimme](https://wordpress.org/support/users/omggimme/)
 * Last activity: [13 years, 6 months ago](https://wordpress.org/support/topic/insert-code-before-the_content/#post-3232829)
 * Status: resolved