I have script outside wordpress and i want to use admin session of wordpress but have no luck doing it, do you know how i could do that ? /** Load WordPress Bootstrap */ require_once('../wp-admin/admin.php'); PHP: I have added this code into the index.php in script folder and its do show the login for wordpress admin but .. its not show me the script contents ..