• Hi,
    I have a custom php file that I would like to add into header.php file. However, I don’t know the safest way to include that file.

    I tried to include a php file into home.php this way.
    include get_template_directory() . ‘/scripts/custom.php’;

    • This topic was modified 8 years, 3 months ago by geekinside.
    • This topic was modified 8 years, 3 months ago by geekinside.
    • This topic was modified 8 years, 3 months ago by geekinside.
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘Include external php file’ is closed to new replies.