How to: Include external PHP file in WordPress
So, you want to include (also include_once, require or require_once) another PHP file in one of your WordPress files? Fine, but if your PHP file is in a different folder/directory to your WordPress installation you might run into problems. After spending too long trawling the WordPress Codex trying to find a solution, I luckily found [...]



