Spectra
The Procaptcha plugin supports the forms feature of the Spectra plugin.
To add Procaptcha to any Spectra Gutenberg form, follow these steps:
- Select the desired Form block in the Gutenberg editor
- Add a hidden input field: click on the plus icon and opt for the ‘hidden’ field
- Use
prosopo_procaptcha
as the hidden field name and value - Save the page
That’s it! Now you can open the page (as an unauthorized user) to see the Procaptcha widget in the place of the hidden field.
Learn