mirror of
https://github.com/wassname/talk.git
synced 2026-07-19 11:28:50 +08:00
* Create Moderation actions plugin * Clarify env var in readme * Reword log message * Update with suggestion from Wyatt * Whitelist notification types * Update messaging * Rename unpublished to pending
623 B
623 B
title, permalink, layout, plugin
| title | permalink | layout | plugin | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| talk-plugin-notifications-moderation-actions | /plugin/talk-plugin-notifications-moderation-actions/ | plugin |
|
When a comment that is initially withheld from publication and is then approved or rejected, the user will receive a notification email.
Configuration:
TALK_MODERATION_NOTIFICATION_TYPES. This plugin requires values to be set. Available options:APPROVED,REJECTEDas a single string (comma separated).