| 开发者 | parag44 |
|---|---|
| 更新时间 | 2026年6月9日 13:11 |
| PHP版本: | 7.4 及以上 |
| WordPress版本: | 7.0 |
| 版权: | GPLv2 or later |
| 版权网址: | 版权信息 |
wp_mail().
It is built for email debugging and troubleshooting. You can inspect recipients, subjects, message content, headers, attachments, send status, and error messages from a clean WordPress admin interface.
MailTally uses the WordPress wp_mail_succeeded and wp_mail_failed hooks. A successful status means WordPress and PHPMailer processed the send request. It does not guarantee inbox delivery.
Features include:
parag-mail-inspector folder to the /wp-content/plugins/ directory.MailTally – Email Logger through the Plugins screen in WordPress.MailTally in the WordPress admin menu.No. MailTally logs and debugs WordPress emails only. It does not add SMTP sending configuration.
No. "Sent" means WordPress and PHPMailer processed the send request successfully. Mail servers and inbox providers can still reject, bounce, or filter email later.
Yes. The Tools screen includes a CSV export for stored email logs.