Alright, so I’ve been thinking about the logged-in vs. password protected personal debate, and I think for this whole section of the website since it’s a series of several pages, it makes sense for the users to be logged in.
I’d like to put a login box on the page if you’re not logged in, and then have it load the page when you log in, not redirect to the admin. Is there an easier way to do this than I’m finding online? I’ve found resources for changing the wp-login page, but I want to be able to code it into those page template files.