add_action( 'elementor_pro/forms/validation', function( $record, $handler ) { $fields = $record->get_field( [ 'type' => 'email' ] ); if ( empty( $fields ) ) return; $blocked_domains = [ 'korper.nl', 'ic3.gov', 'mailinator.com', 'tempmail.com', 'guerrillamail.com', '10minutemail.com', 'yopmail.com', 'sharklasers.com', 'getairmail.com', 'maildrop.cc', ]; foreach ( $fields as $field ) { $email = strtolower( trim( $field['value'] ) ); $domain = substr( strrchr( $email, '@' ), 1 ); if ( in_array( $domain, $blocked_domains, true ) ) { $handler->add_error( $field['id'], 'Adresse e-mail non autorisée.' ); return; } } }, 10, 2 );

Vous souhaitez plus d’informations sur notre solution EasyQualiopi

ÉCHANGEZ AVEC L'UN DE NOS EXPERTS
PAR TÉLÉPHONE OU EN VISIO
100% GRATUIT ET SANS ENGAGEMENT

Veuillez sélectionner le jour et l’heure à laquelle vous souhaitez être contacté.
Merci de nous communiquer votre numéro de téléphone (champs prévu dans la confirmation).
Si vous préférez un entretien en visio, ajoutez à votre numéro de téléphone, une adresse e-mail valide.

IL NOUS FONT CONFIANCE

Ou contactez-nous par courriel ou téléphone

Contactez-nous pour discuter de votre projet ou réservez directement un rendez-vous

Informations de contact

📧 contact@easyqualiopi.com

📞09 61 20 17 23

📍Escale-Formation, France

Bruno Dumontet

Responsable Escale-Formation

Nous accompagnons les formateurs depuis 2020 dans leur développement professionnel.