I need to make use of the ABSPATH constant but need to know what WP files I need to include so I can make use of it.
Thanks a lot!
|
I need to make use of the ABSPATH constant but need to know what WP files I need to include so I can make use of it. Thanks a lot! |
|||
|
|
|
It is defined at the very start of However it's value is very primitive - only a path to where file is located, which you could easily get without bothering with including it. |
|||
|
|