這個外掛並未在最新的 3 個 WordPress 主要版本上進行測試。開發者可能不再對這個外掛進行維護或提供技術支援,並可能會與更新版本的 WordPress 產生使用上的相容性問題。

WP Mailing Status

描述

The plugin checks the PHP mail() and wp_mail() functions and the ability to send e-mails through PHP or SMTP email functionality.

During installation, the plugin sends a test email to check the PHP mail functionality. If the sending is successful, the green indicator in the topbar of the admin panel lights up. If the sending is unsuccessful, then it lights up red. Then the sending is repeated at intervals of 1 day for regular monitoring of the status. You can also refresh it in real-time mode by clicking “Refresh status” icon.

There is also a manual test. The user can write any email address and send a test email.

More features to come, such as:
– SMTP configuration
– Extended settings for the email submission
– Emails log

螢幕截圖

  • Back-end - plugin's page
  • Admin bar dropdown

安裝

  1. Install the plugin.
  2. Activate the plugin through the “Plugins” menu in WordPress

評價

2020年12月16日
This plugin helped me find the reason why sending emails was not working on my site. The problem was solved by adding SMTP. Thanks!
2020年12月5日
Oh, great! Thank you guys, we've managed to find a leak of new customers. Emails weren't sent. The plugin shows everything clearly. Neat settings, easy to use.
閱讀全部2個評價

貢獻者及開發者

“WP Mailing Status” 是一個開源的軟體。以下的人對這個外掛作出了貢獻。

貢獻者

將 WP Mailing Status 外掛本地化為台灣繁體中文版。

對開發相關資訊感興趣?

任何人均可瀏覽程式碼、查看 SVN 存放庫,或透過 RSS 訂閱開發記錄

修改日誌

1.0.4

  • WP 6.1 compatibility added
  • PHP 8.0 compatibility added
  • Plugin name changed

1.0.3

  • jQuery error from front-end has been removed

1.0.2

  • bug fixes

1.0.1

  • SMTP test status added to the plugin’s dropdown in wp-admin bar
  • refresh status button added
  • manual test changed from mail() to wp_mail() function

1.0

Initial release