document.addEventListener('wpcf7mailsent', function() { document.querySelector('.wpcf7-submit').disabled = true; document.querySelector('.wpcf7-submit').value = 'Participation envoyée ✓'; });