Viewing 5 replies - 1 through 5 (of 5 total)
  • hi,

    I’m also working on an external page but i can’t seem to find the cookie that has been set, so that the other page(s) will show that that he is logged in. Since the so i have to know where/what name are the cookie set at and named. hope that made sense.

    I figured it out I didn’t load the “wp-load.php”, then you can use the variables that hold the data.

    Thread Starter roxer82

    (@roxer82)

    prosp3ct, how do you get the variables?

    I loaded wp-load.php but it’s still not showing I’m logged in. Any advice on how you did yours?

    Thanks,

    Tim

    uh wow i forgot to check up and reply the variables i’m loading are in the wp-load and i use the wordpress function.

    if you loaded it , it should work

    use include(”) <– or require(”)

    @tim if its not showing you that your logged in then , you had the same problem i did playing around with the sessions. make sure you load wp-load.php before the <html> and its been loaded on every page.

    hope that helped

    @roxer82 variables (that i created) and functions (wordpress) are just search for function on this support site.

    its been a while i haven’t messed with wordpress in a minute i only ended up doing this for a friend.

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘Check cookies’ is closed to new replies.