I would like to create a site in Wordpress where users are able to log in, and by log in, I do not mean log into the wordpress admin panel. Login to a members area only part of the site. How would I go about this?
Is there a plugin for this or do I need to do this manually using custom php (and MySQL) inside wordpress?
I am asking because there has to be an easy way for this without having knowledge of php...