I was thinking it might be possible to direct people to my wordpress register page pretty easily when they click the login/register button.
The only problem is getting the rest of my site to work with this registration and login. I know I can use the same db, so would I just create my own script to read the db to identify if the user is logged in? Does the WordPress already have these scripts that I can copy into my own site?
Anyone know what I’m talking about? Do I need to provide anything else?
Moderator Samuel B. posted this link in a similar discussion.
http://codex.ww.wp.xz.cn/Using_Permalinks#Creating_and_editing_.28.htaccess.29
So thank him as I didn’t do anything except search for it.