Just noticed a use case in which I want users who try to register to give the chance to contact the admin (e.g. via Contact Form 7) to inform about a problem. usually, once the site is secured, the user needs to login to be able to use the form.....(whoch I would protect with cpatcha of course ;-))
Has anyone come across such thing or found a way to easily get around this (I would like to avoid external contact form, second WP installation with one page or plain email, of course).
Could be a chosen page for "public" information where I just dump the Contact US form or even built within THIS plugin, with more work for the author ;-)
Hints much appreciated!