bbPRessの通知メールのカスタマイズ方法
bbPressのトピック作成時、返信投稿時に通知メールが受信できますが、そのメールの件名、本文をカスタマイズする方法です。
WordPressの無料プラグイン「bbPress Notify (No-Spam)」の設定方法、設定項目の説明です。
[adsense]
目次
- 1 設定画面の場所
- 2 設定項目
- 2.1 Encode Topic and Reply Subject line
- 2.2 E-mail Type
- 2.3 Background Topic Notifications
- 2.4 Admin UI Topic Notifications
- 2.5 bbPress Forums Subscriptions Override
- 2.6 Topic Recipent Roles
- 2.7 Notify authors of their own Topics
- 2.8 Force Admin-only emails if Forum is hidden ( topics )
- 2.9 Topic E-mail subject
- 2.10 Topic E-mail body
- 2.11 Background Reply Notifications
- 2.12 Admin UI Reply Notifications
- 2.13 bbPress Topics Subscriptions Override
- 2.14 Reply Recipent Roles
- 2.15 Notify authors of their own Replies
- 2.16 Force Admin-only emails if Forum is hidden ( replies )
- 2.17 Reply E-mail subject
- 2.18 Reply E-mail body
- 3 Tips
- 4 プラグインサポートサイト
設定画面の場所
インストール、有効化すると
- 設定>フォーラム(bbPress本体の設定画面)の下の方
に「E-mail Notifications」として設定欄が表示されます。
に「Notiications」欄が表示され、「Send notification」チェックボックスが表示されます。
設定項目
Encode Topic and Reply Subject line
Encode Subject line using UTF-8
デフォルトチェック有です。
メールの件名の文字コードをUTF-8にします。
E-mail Type
- HTML
- Plain Text
- Both
デフォルトHTMLです。
通知メールのメール形式を指定できます。
Background Topic Notifications
Send emails in the background the next time the site is visited.
デフォルトチェック無しです。トピック作成された直後に送信されます。
チェックすると、通知メールの送信タイミングを、サイトが閲覧されたタイミングにします。
Admin UI Topic Notifications
Send notifications when creating Topics in the Admin UI ( Can be overridden in the New/Update Topic screen ).
デフォルトチェック有です。
bbPress本体の仕様では、管理画面からトピックを作成しても購読者に通知メールは送信されません。
この項目にチェックをすると、管理画面からトピックを作成した場合にも通知メールを送信します。
bbPress Forums Subscriptions Override
Override Subscriptions to Forums.
デフォルトチェック有です。
通知メールを送信するかどうかについて、フォーラムの購読・非購読を反映させます。
チェックを外すと、購読・非購読に関わらず「Topic Recipent Roles」でチェックした権限グループの全ユーザーに通知メールが送信されます。
ただし、このチェックをオンにしても「Topic Recipent Roles」は無視されないようなので、購読者+「Topic Recipent Roles」でチェックした権限グループの全ユーザー、に対して通知メールが送信されます。
Topic Recipent Roles
- Administrator
- Editor
- Author
- Contributor
- Subscriber
- Keymaster
- Spectator
- Blocked
- Moderator
- Participant
デフォルトチェック有は、Administrator、Subscriberです。
トピック作成・編集時に通知メールを受信する権限グループを指定します。
Authors must receive a notification when they create a topic.
デフォルトチェック無しです。
トピック作成者本人にも通知メールを送信します。
Force Admin-only emails if Forum is hidden ( topics ).
どういう動作をするか確認できませんでした。
Topic E-mail subject
トピック通知メールのメール件名をカスタマイズできます。
Topic E-mail body
トピック通知メールのメール本文をカスタマイズできます。
Background Reply Notifications
Send emails in the background the next time the site is visited
デフォルトチェック無しです。返信が作成された直後に送信されます。
チェックすると、通知メールの送信タイミングを、サイトが閲覧されたタイミングにします。
Admin UI Reply Notifications
Send notifications when creating Replies in the Admin UI ( Can be overridden in the New/Update Reply screen ).
デフォルトチェック無しです。
管理画面から返信を作成した場合にも通知メールを送信します。
bbPress Topics Subscriptions Override
Override Subscriptions to Topics.
デフォルトチェック無しです。
トピックの購読・非購読を反映させます。
チェックを外すと、購読・非購読に関わらず「Reply Recipent Roles」でチェックした権限グループの全ユーザーに通知メールが送信されます。
このチェックをオンにしても「Topic Recipent Roles」は無視されないようなので、購読者+「Reply Recipent Roles」でチェックした権限グループの全ユーザー、に対して通知メールが送信されます。
Reply Recipent Roles
- Administrator
- Editor
- Author
- Contributor
- Subscriber
- Keymaster
- Spectator
- Blocked
- Moderator
- Participant
デフォルトチェック有は、Administratorです。
返信作成時に通知メールを受信する権限グループを指定します。
Authors must receive a notification when they create a reply.
デフォルトチェック無しです。
返信の作成者本人にも通知メールを送信します。
Force Admin-only emails if Forum is hidden ( replies ).
どういう動作をするか確認できませんでした。
Reply E-mail subject
返信通知メールのメール件名をカスタマイズできます。
Reply E-mail body
返信通知メールのメール本文をカスタマイズできます。
Tips
bbPressの購読チェックを反映させたい
「bbPress Forums Subscriptions Override」と「bbPress Topics Subscriptions Override」にチェックを入れて、「Topic Recipent Roles」と「Reply Recipent Roles」のチェックを全て外します。
通知メールの送信先がnoreply@サイトドメイン
bbPress本体の仕様で、メールの宛先には「noreply@サイトドメイン」というメールアドレスが自動で設定され、通知メール受信者のメールアドレスはbccにセットされます。
「bbPress Notify(No spam)」を有効化すると、この送信先が、メール受信者の個別のメールアドレスになります。
通知メールの送信元がnoreply@サイトドメイン
bbPress本体の仕様で、送信者名がサイト名、送信元アドレスが「noreply@サイトドメイン」となります。
コメント