• Hi,
    I am added a photo gallery to my WordPress and I now have a manage galleries page that I need to have password protected.
    I could simply add a login script on that page but I wanted to connect it to the login of WordPress so my users would not have to login into Worpress to post and then login again to get to the manage galleries page.
    I am not sure how to tell my manage galleries page to look at the current WordPress user and only allow them into the manage galleries page if they are logged in.
    Has anybody done this or does anybody know how to do it? I have been looking around in the login and auth pages but was hoping somebody could save me the hassle if they already know.
    thanks!

Viewing 2 replies - 1 through 2 (of 2 total)
  • Thread Starter easilyi

    (@easilyi)

    well, it looks like i should be able to use the script found in wp-admin/index.php
    i copied it to the top of my new page and changed the paths appropriately, but i now get an error about redirection limit for this url exceeded…maybe due to blocked cookies.
    anybody know what that is about?
    thanks!

    Thread Starter easilyi

    (@easilyi)

    Figured it out.
    You can just use that script.
    It did not work for me at first because I made a really dumb mistake, heh.
    But all is well now, my page is user verified!

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Verify user going to a new page?’ is closed to new replies.