Ayuda en las Redes Sociales para Pymes y Autonomos Online 24 horas.
Ayuda por WhatsApp 24h +34 609775568
Ayuda por Correo: in**@****************es.com
www.ayudaredessociales.com
Ayuda 24 horas Skype: Beoffon Ayuda 24 horas Skype
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'); } } });
Ayuda en las Redes Sociales para Pymes y Autonomos Online 24 horas.
Ayuda por WhatsApp 24h +34 609775568
Ayuda por Correo: in**@****************es.com
www.ayudaredessociales.com
Ayuda 24 horas Skype: Beoffon Ayuda 24 horas Skype