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

MailHog for WordPress

外掛說明

This plugin routes your emails to MailHog for development purpose.

If you are using MailHog on your development environment, you can use this plugin to route your emails to MailHog.

安裝方式

  1. Upload the plugin folder to the /wp-content/plugins/ directory
  2. Activate the plugin through the ‘Plugins’ menu in WordPress

常見問題集

How can I use the plugin?

Just activate the plugin, you don’t have to touch or change anything.

What is MailHog?

MailHog is an email testing tool for developers.

使用者評論

2022 年 6 月 28 日
This is a great example of how you don't need to overcomplicate things, and still make a great and super useful plugin. The plugin will just hook to phpmailer_init and make it work with Mailhog. No configuration is needed, it just works. Great job 👍🏼
2022 年 3 月 24 日
I've been using this a lot lately on my local development. Like another person said, to make it work on a docker container, you need to change the smtp host adding this line to wp_config: define( 'WP_MAILHOG_HOST', 'mailhog' );
閱讀全部 12 則使用者評論

參與者及開發者

以下人員參與了開源軟體〈MailHog for WordPress〉的開發相關工作。

參與者

將〈MailHog for WordPress〉外掛本地化為台灣繁體中文版

對開發相關資訊感興趣?

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

變更記錄

v1.0.1 – Jul 28th, 2021

  • WordPress 5.8 compatibility

v1.0 – December 3rd, 2018

  • Initial release.