I need to make some authentication for a wordpress site.
Basically most of the site is hidden unless the user ticks two check boxes on a 'home screen' so its basically do you agree to x , y if so you can view/read the site.
Would this be done buy making the two tickboxes spoof a generic username and passsword, or should I be going down the sessions route?
Or any other thoughts on this?
Basically most of the site is hidden unless the user ticks two check boxes on a 'home screen' so its basically do you agree to x , y if so you can view/read the site.
Would this be done buy making the two tickboxes spoof a generic username and passsword, or should I be going down the sessions route?
Or any other thoughts on this?