Connecting PHP Application to WP site
-
I have a root install of a WP site on a live server. I would like to connect a small PHP application to this site, making use of the login system and roles. Where should I place the directory of the independent application? I will be using ‘require wp-load.php’ to be able to access the user login functions of WP.
The topic ‘Connecting PHP Application to WP site’ is closed to new replies.