Login to wordpress using separate PHP script
-
Hi All
I have a wp-import script that is using data from contact form 7…. however, contact form 7 stores the images that are uploaded in the MySQL database probably as blobs or something like that so the files are not on the file system as per say.
I need to login to wordpress using a php script to extract these images during a wp-import run which is all coded into my php script… however i can’t figure out how to programmatically login to wordpress using pure php or some other method, does know how to do this|!?
Thank you!!
- The topic ‘Login to wordpress using separate PHP script’ is closed to new replies.