-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Description
KB Article Creation Checklist
- Write initial draft for this KB Article; label this issue
draft
and eitherquestions
ortutorials
- Add required YAML configuration
- Add Tags for this KB Article to the YAML config (see YAML Keys (Explained))
- Edit and finalize draft for publishing (remove
draft
label, adddraft-finalized
label) - Assign Issue to yourself and create Markdown file (remove
draft-finalized
label, addpending
) - Project Lead: Review and Publish KB Article (remove
pending
label, addpublished
label)
Additional TODOs
Additional TODO list items go here.
title: How do digest notifications work?
categories: questions
tags:
author: raamdev
github-issue:
[work in progress]
Related: wpsharks/comment-mail#261
Daily Digest
The way it works is that a daily subscriber is sent email notifications no less than 24 hours apart. So it's OK for them to get an email as soon as a comment is posted, so long as they have not already been notified about any for the past 24 hours. If you then post another comment, it will be held and then delivered together with any others approx 24 hours later. [see https://github.com/wpsharks/comment-mail/issues/256#issuecomment-200298443)]