EmailZap

外掛說明

EmailZap is a simple and lightweight plugin that replaces WordPress’s default mail sending with SMTP.
You can easily configure SMTP host, port, encryption method, authentication, username, and password from the admin settings page.

Passwords are encrypted using AES-256-CBC before being saved to the database, enhancing your site’s security.

安裝方式

  1. Upload the emailzap folder to the /wp-content/plugins/ directory.
  2. Activate the plugin through the ‘Plugins’ menu in WordPress.
  3. Go to \”Settings > EmailZap SMTP\” and fill in your SMTP information. Click \”Save Changes.\”

常見問題集

SMTP is not working after setup

Please double-check your SMTP host, port, encryption, and credentials.
Also ensure your server can connect to the SMTP server (firewall settings, port availability, etc.).

使用者評論

這個外掛目前沒有任何使用者評論。

參與者及開發者

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

參與者

〈EmailZap〉外掛目前已有 3 個本地化語言版本。 感謝全部譯者為這個外掛做出的貢獻。

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

對開發相關資訊感興趣?

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

變更記錄

1.0.0

  • Initial release