How to use wordpress admin session ?

Discussion in 'Programming' started by duperhost, May 9, 2009.

  1. #1
    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 ..
     
    duperhost, May 9, 2009 IP