# reCAPTCHA

This function integrates reCAPTCHA into a form to protect against automated submissions. By adding a verification mechanism that requires users to confirm they are human, reCAPTCHA enhances security and helps prevent spam or malicious entries, ensuring that only legitimate submissions are processed.

Attributes:

Attributes Description
[id] (Required) ID of the form.

Shortcode:

[recaptcha]

Code Example:

[recaptcha id=1]