I am trying to create a /wiki/ (and other custom pages, etc.) page off my wordpress blog, but share a common navigation that includes the Login/Site Admin links.
I want to know whether or not the user is logged in/authenticated to properly show these links, and allow them to log in/ log out from these custom areas.
What is the best way to approach this? I do not want to end up including all of wordpress's function libraries, but would like a simple way to detect which links to show.
Is the right question to ask, "how do i figure out what the COOKIEHASH is?"
Thanks,
Dave