Hey - I haven't had much experience with locking down a site before - I got a project where we want to let the user see the preview, but they need to be logged in to see the actual post. Any clues are appreciated!!
Thank
Hey - I haven't had much experience with locking down a site before - I got a project where we want to let the user see the preview, but they need to be logged in to see the actual post. Any clues are appreciated!!
Thank
try to work with a conditional statement based on http://codex.wordpress.org/Function_Reference/is_user_logged_in
This topic has been closed to new replies.