Title: Insert wp-header in php file in a folder
Last modified: August 22, 2016

---

# Insert wp-header in php file in a folder

 *  [tab2tab](https://wordpress.org/support/users/tab2tab/)
 * (@tab2tab)
 * [11 years, 7 months ago](https://wordpress.org/support/topic/insert-wp-header-in-php-file-in-a-folder/)
 * I have added a new folder in my root. (foldername)
 * In that foldername I added a new php file and want to have my wordpress header
   menu in it, I tried adding
 *     ```
       <?php require('require('wp-blog-header.php'); ?>
       <?php include 'header.php'; ?>
       ```
   
 *     ```
       <?php require('require('./../wp-blog-header.php'); ?>
       <?php include 'header.php'; ?>
       ```
   
 * I cannot see my wp-header on those files. Can someone tell me what should I do
   to get header on those files.

The topic ‘Insert wp-header in php file in a folder’ is closed to new replies.

## Tags

 * [wp-blog-header.php](https://wordpress.org/support/topic-tag/wp-blog-header-php/)

 * In: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
 * 0 replies
 * 1 participant
 * Last reply from: [tab2tab](https://wordpress.org/support/users/tab2tab/)
 * Last activity: [11 years, 7 months ago](https://wordpress.org/support/topic/insert-wp-header-in-php-file-in-a-folder/)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
