gReCaptcha::__construct( string $secret, gReCaptcha_RequestMethod $requestMethod = null )

Create a configured instance to use the reCAPTCHA service.


Package


    Description Description


    Parameters Parameters

    $secret

    (string) (Required) shared secret between site and reCAPTCHA server.

    $requestMethod

    (gReCaptcha_RequestMethod) (Optional) method used to send the request. Defaults to POST.

    Default value: null


    Premium WordPress Apps

    Top ↑

    User Contributed Notes User Contributed Notes

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