Linux 软件免费装
Banner图

WP Mail Logger

开发者 appsrtmbusiness
更新时间 2022年3月2日 21:11
PHP版本: 7.2 及以上
WordPress版本: 5.9.1
版权: GPLv2 or later
版权网址: 版权信息

标签

smtp mailer wordpress smtp logger wp mail mail logger wordpress logger

下载

1.0.4

详情介绍:

The WP Mail Logger is a plugin that allows you to log every mail inside your WordPress website. You can use this plugin to identify mistakes or failures when an email is sent. This plugin is ideal when you want to make sure that your clients get the right mail! Features Usage Everytime the wp_mail function gets called inside your WordPress website it will trigger a filter where the recently sent email will get caught. This works inside for every outgoing mail from the website and every incoming mail from the website. An example wp_mail function could look like this: php wp_mail(get_option('admin_email'), 'This is a sample subject', '<h1>This is a test</h1><p>This is just a test mail to see if everything is working OK</p>', 'Content-Type:text/html', []); For questions, feedback or other issues please contact us at WPMail

屏幕截图:

  • Screenshot of the Dashboard page
  • Screenshot of the Overview page
  • Screenshot of the Settings page
  • Screenshot of the SMTP settings page

常见问题:

Will mails automatically be sent?

Yes, unless there is a failure then you can resend it once the problem is identified.

更新日志:

1.0.4 1.0.3 1.0.2 1.0.1 1.0