Plugin: restrict access to a site via URL tokens & cookies
Wednesday, April 22nd, 2009Rough project outline:
A plugin whereby visitors are restricted from viewing the WordPress site *unless* they are clicking in on a link containing a token in the URL GET params. The plugin needs to manage the generation and administration of these tokens and manage the cookies generated when clicking in with a token.
* A management page […]