Title: including file
Last modified: November 30, 2016

---

# including file

 *  Resolved [peterdewith](https://wordpress.org/support/users/peterdewith/)
 * (@peterdewith)
 * [9 years, 8 months ago](https://wordpress.org/support/topic/including-file/)
 * I want to include another php file. Problem is that that file have to open thema
   details.
 * For twentyeleven i have do this
    $options = twentyeleven_get_theme_options();
   $current_layout = $options[‘theme_layout’];
 * What to do with bootstrap basic?

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

 *  Theme Author [vee](https://wordpress.org/support/users/okvee/)
 * (@okvee)
 * [9 years, 8 months ago](https://wordpress.org/support/topic/including-file/#post-8498869)
 * Bootstrap basic have no options. It is simple, easy, basic theme without any 
   options. Theme developers have to create that by themselves.
    I don’t think theme
   developers will love to start design their theme by delete/remove unwanted many
   many options.
 *  Thread Starter [peterdewith](https://wordpress.org/support/users/peterdewith/)
 * (@peterdewith)
 * [9 years, 8 months ago](https://wordpress.org/support/topic/including-file/#post-8498880)
 * Have found it
 * include(‘../../../../wp-load.php’);

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

The topic ‘including file’ is closed to new replies.

 * ![](https://i0.wp.com/themes.svn.wordpress.org/bootstrap-basic/1.3.9/screenshot.
   png)
 * Bootstrap Basic
 * [Support Threads](https://wordpress.org/support/theme/bootstrap-basic/)
 * [Active Topics](https://wordpress.org/support/theme/bootstrap-basic/active/)
 * [Unresolved Topics](https://wordpress.org/support/theme/bootstrap-basic/unresolved/)
 * [Reviews](https://wordpress.org/support/theme/bootstrap-basic/reviews/)

 * 2 replies
 * 2 participants
 * Last reply from: [peterdewith](https://wordpress.org/support/users/peterdewith/)
 * Last activity: [9 years, 8 months ago](https://wordpress.org/support/topic/including-file/#post-8498880)
 * Status: resolved