APP_Recaptcha::verify( string $response, string $remote_ip )

Verifies the user response token.


Package


Description Description


Parameters Parameters

$response

(string) (Required) The user response token.

$remote_ip

(string) (Required) The users IP address.


Top ↑

Return Return

(boolean|WP_Error) True on success, WP_Error object on failure.


Premium WordPress Apps

Top ↑

User Contributed Notes User Contributed Notes

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