A form on a WordPress site that sends submitted data to an email address. Contact form failures are one of the most common WordPress problems: the form appears to submit successfully but no email arrives. The failure is almost always server-side: a PHP mail function blocked by the hosting provider, an SMTP configuration issue, or a plugin conflict affecting the email delivery hook. Loupely captures wp_mail log entries as part of every server-side diagnostic.
