For various reasons I need to manually copy form code onto my sites. Previously re-captcha added 'callback' script into the body of the form. Now it adds it to the header script - which is a disaster because the script targets ONE form. It means you can have only one form across an entire website. Of course, I have many - quote, contact, subscribe etc. so have to strip out the script and manually add it back in per form. Could the plugin please revert to adding code per-form - or some other method that doesn't limit me to one form per site. Thanks.