Best free plug in to Protect a Category, In your own experience? If i want to write post under one category and only allow members for a small fee to gain access what is the best free plug in to do that? This would be much simpler than just password protect all the post one by one. The users will have a password to log in so i do not need to sell membership.
Mhhh.... you could write something with a server side scripting language like PHP. Could be very very simple. Just a login form that checks if the user really has access (password and username/email checked against database). If user has access - create a session The site that has restricted access checks the session when there is no session the user has no right to access