add_action('wpcf7_before_send_mail', function($contact_form) { if (isset($_POST['g-recaptcha-response'])) { $token = sanitize_text_field($_POST['g-recaptcha-response']); $secret = '6LeJbkwtAAAAAH_1FYMtZDcGrbU4DRITQEiPSFb5'; // TU CLAVE SECRETA AQUÍ $response = wp_remote_post('https://www.google.com/recaptcha/api/siteverify', [ 'body' => [ 'secret' => $secret, 'response' => $token, 'remoteip' => $_SERVER['REMOTE_ADDR'] ] ]); $result = json_decode(wp_remote_retrieve_body($response), true); if (empty($result['success']) || $result['score'] < 0.5) { $contact_form->set_status('spam'); } } }); musica cubana archivos - Milnoticias® - Mil Noticias Online