mirror of
https://github.com/wassname/talk.git
synced 2026-07-15 11:26:58 +08:00
17 lines
514 B
Markdown
17 lines
514 B
Markdown
---
|
|
title: talk-plugin-notifications-category-featured
|
|
permalink: /plugin/talk-plugin-notifications-category-featured/
|
|
layout: plugin
|
|
plugin:
|
|
name: talk-plugin-notifications-category-featured
|
|
depends:
|
|
- name: talk-plugin-notifications
|
|
- name: talk-plugin-featured-comments
|
|
provides:
|
|
- Server
|
|
- Client
|
|
---
|
|
|
|
When a comment is featured (via the
|
|
[talk-plugin-featured-comments](/talk/plugin/talk-plugin-featured-comments)
|
|
plugin), the user will receive a notification email. |