APP_Recaptcha::init( string $site_key, string $private_key, array $options = array() )

Initialize the ReCaptcha wrapper class.


Package


Description Description


Parameters Parameters

$site_key

(string) (Required) The site key.

$private_key

(string) (Required) The private key.

$options

(array) (Optional) (optional) Additional ReCaptcha options like: theme, type or size.

Default value: array()


Premium WordPress Apps

Top ↑

User Contributed Notes User Contributed Notes

You must log in before being able to contribute a note or feedback.