• I have a script in my site, outside WordPress, that should be only accessible to administrators.

    Is there a way to use WordPress’ authentication (cookie?) to control access to outside pages?

Viewing 2 replies - 1 through 2 (of 2 total)
  • I also need to do something similar. I have few xml generating scripts that should allow only registered users to access the information through them. I dont want to load the whole wordpress thingy as i only need to verify if the user is loggen in and get his role.

    Any ideas as to how to access wordpress authentication code without making these scripts part of wordpress.

    Thank you!

    Thread Starter Modifiedcontent

    (@modifiedcontent)

    Anyone?

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘Use WP authentication on outside page’ is closed to new replies.