I'm developing a website using PHP and I want to make a human verification in one of the sessions. For the development, I'm initially running the system locally and when it is ready, I'm gonna make put it on in a certain domain.
In the reCAPTCHA website it is said that the plugin will only work at the given domain (and subdomains).
My question is: Is there any way to use the reCAPTCHA plugin on a localhost?