I have an interesting challenge: I need to restrict access to a post submission form to just 4 authorised users. I've managed to get as far as allowing access to the form only if any user is logged in (using the page restrict plugin) but not sure how to get it to be restricted based on who is logged in?
Any suggestions would be much appreciated.. thanks.