Title: How to Insert code before the  tag?
Last modified: August 21, 2016

---

# How to Insert code before the tag?

 *  [Jmantis](https://wordpress.org/support/users/jmantis/)
 * (@jmantis)
 * [12 years, 9 months ago](https://wordpress.org/support/topic/how-to-insert-code-before-the-tag/)
 * I need to insert the code to the bottom of my page (right before the </body> 
   tag). Is it possible to so with this plugin?
 * [http://wordpress.org/plugins/q2w3-inc-manager/](http://wordpress.org/plugins/q2w3-inc-manager/)

Viewing 1 replies (of 1 total)

 *  Plugin Author [Max Bond](https://wordpress.org/support/users/max-bond/)
 * (@max-bond)
 * [12 years, 9 months ago](https://wordpress.org/support/topic/how-to-insert-code-before-the-tag/#post-4276425)
 * You can use Footer Location to insert code in page footer (before body tag). 
   This location uses wp_footer hook – many other scripts also use it. If you want
   to add code exactly before body tag – use Manual Location. In this case you have
   to manually insert php function in template file – insert it in footer.php right
   before body tag.

Viewing 1 replies (of 1 total)

The topic ‘How to Insert code before the tag?’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/q2w3-inc-manager.svg)
 * [Code Insert Manager (Q2W3 Inc Manager)](https://wordpress.org/plugins/q2w3-inc-manager/)
 * [Support Threads](https://wordpress.org/support/plugin/q2w3-inc-manager/)
 * [Active Topics](https://wordpress.org/support/plugin/q2w3-inc-manager/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/q2w3-inc-manager/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/q2w3-inc-manager/reviews/)

 * 1 reply
 * 2 participants
 * Last reply from: [Max Bond](https://wordpress.org/support/users/max-bond/)
 * Last activity: [12 years, 9 months ago](https://wordpress.org/support/topic/how-to-insert-code-before-the-tag/#post-4276425)
 * Status: not resolved