From 6541f4d407c9e9dd4ea12d852983b55b1205a56c Mon Sep 17 00:00:00 2001 From: asus Date: Mon, 15 Apr 2024 18:45:18 +0200 Subject: [PATCH] added info in cipf emails handling about logging --- plugins/cipf_plugin/php/_actions_emails.php | 2 ++ 1 file changed, 2 insertions(+) diff --git a/plugins/cipf_plugin/php/_actions_emails.php b/plugins/cipf_plugin/php/_actions_emails.php index bf7396b..343fc81 100644 --- a/plugins/cipf_plugin/php/_actions_emails.php +++ b/plugins/cipf_plugin/php/_actions_emails.php @@ -22,6 +22,8 @@ if (!defined('ABSPATH')) { * 7. [ ] prof : account_will_expire : faire rappels emails avant expiration * 8. [ ] prof : account_expired : desactiver carte expiree * +* maybe log mails error ? https://wordpress.stackexchange.com/a/336533/226939 +* */