I want to files from the root directory of my site inside my WordPress header file.
Is there any function for including a file from the root folder?
|
I want to files from the root directory of my site inside my WordPress header file. Is there any function for including a file from the root folder? |
||||
|
You should use something like
|
|||||
|
|
In your
Now you can use the following for including files from your root folder:
|
|||
|
|
|
If you are talking about the WordPress root, use:
|
|||
|
|
include. Also please specify if you use WordPress itself in the root, and how you set up your system. – fischi Feb 20 at 9:03