How to include WordPress functions in custom .php file? February 4, 2023 by Tarik You’re on the right track. Try this instead: require_once("../../../../wp-load.php");