PluginProbe
Double Opt-In for Contact Form 7 – Secure, GDPR-Compliant Email Verification / 5.5.0
Double Opt-In for Contact Form 7 – Secure, GDPR-Compliant Email Verification v5.5.0
5.6.0 5.5.0 5.4.0 5.3.2 5.3.1 5.1.6 5.1.5 trunk 2.1.5 2.11 2.12 2.13 2.15 3.0.0 3.0.1 3.0.2 3.0.3 3.0.5 3.0.51 3.0.60 3.0.61 3.0.62 3.0.70 3.0.71 3.0.72 All 35 releases
← All changes | src/Audit/AuditLogger.php +0 -1 5.6.05.5.0 View file →
@@ -34,9 +34,8 @@
34 34 const TYPE_API_ERROR = 'api_error';
35 35 const TYPE_DB_ERROR = 'db_error';
36 36 const TYPE_EMAIL = 'email';
37 37 const TYPE_AUTH = 'auth';
38 - const TYPE_FOLLOW_UP = 'follow_up';
39 38
40 39 /**
41 40 * Severity levels.
42 41 */