Title: Inaccessible header code
Last modified: August 21, 2016

---

# Inaccessible header code

 *  [dyakub](https://wordpress.org/support/users/dyakub/)
 * (@dyakub)
 * [12 years, 7 months ago](https://wordpress.org/support/topic/inaccessible-header-code/)
 * I’ve had an issue in the past with this; in fact I created a post on here 3 years
   ago [http://bit.ly/1eG4ujX](http://bit.ly/1eG4ujX). I fully understand how and
   where to place header related code; however, now I’m trying to locate where ALL
   of the header code is.
 * I’m using the “magazine-basic” theme and though I’m able to add code to the <
   head> section, there are references/additional code that I’m not able to view
   and edit in its header.php file. I can see this additional code in the page source
   of the website.
 * Any idea where this code could be?

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

 *  [Mike](https://wordpress.org/support/users/mike_vl/)
 * (@mike_vl)
 * [12 years, 7 months ago](https://wordpress.org/support/topic/inaccessible-header-code/#post-4023820)
 * The theme’s functions.php (or other theme files containing functions) and plugins
   can add code to your header by using the wp_head hook.
 * Search for `add_action( 'wp_head'` in your theme functions.php (or other template
   files.)
 *  Thread Starter [dyakub](https://wordpress.org/support/users/dyakub/)
 * (@dyakub)
 * [12 years, 7 months ago](https://wordpress.org/support/topic/inaccessible-header-code/#post-4023900)
 * Thank you! I had to remove this due to some unnecessary jquery.

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

The topic ‘Inaccessible header code’ is closed to new replies.

 * In: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
 * 2 replies
 * 2 participants
 * Last reply from: [dyakub](https://wordpress.org/support/users/dyakub/)
 * Last activity: [12 years, 7 months ago](https://wordpress.org/support/topic/inaccessible-header-code/#post-4023900)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
