このプラグインは WordPress の最新3回のメジャーリリースに対してテストされていません。もうメンテナンスやサポートがされていないかもしれず、最新バージョンの WordPress で使用した場合は互換性の問題が発生する可能性があります。

Pending Email SMTP

説明

This plugin adds emails to a mailing queue instead of sending immediately. This speeds up sending forms for the website visitor and lowers the server load.
Emails are stored in database which are deleted after emails are sent.

You can send all outgoing emails via an SMTP server or (the WordPress standard) PHP function mail, and either use wp_cron or a cronjob (if your server/hoster supports this) to process the queue.

Plugin requires PHP 5.4 or above.

インストール

  1. Upload the files to the /wp-content/plugins/pending_wp_mail/ directory
  2. Activate the \”Pending Email SMTP\” plugin through the \”Plugins\” admin page in WordPress
  3. Please turn on your cronjob to sure the \”Pending Email SMTP\” plugin can send the email
  • First commit of the plugin

評価

3件のレビューをすべて表示

貢献者と開発者

Pending Email SMTP はオープンソースソフトウェアです。以下の人々がこのプラグインに貢献しています。

貢献者

“Pending Email SMTP” をあなたの言語に翻訳しましょう。

開発に興味がありますか ?

コードを閲覧するか、SVN リポジトリをチェックするか、開発ログRSS で購読してみてください。