WPIntell

Source evidence

immediate and monthly notification

Digest Notifications · support · 2017-04-03T07:02:00+00:00

complaintsentiment
mediumseverity
0.8relevance
2replies
Evidence linked to opportunitycommercial context

Proof Health

Open evidence

Commercial opportunities need traceable source links before they are treated as build-worthy.

3 / 22 rows with source links

13.6% of this page's analysis has direct source links.

0 build-decision rows missing links

0 rows here require auditable proof before promotion.

19 rows with no attached evidence

0 rows have source counts but still need direct links.

Conversation

support
pixeltrace unresolved
I am using Digest notification for one of my WP website. Is there a way or an option that I can set the email frequency to either immediate or monthly? if yes, may I know what code should I add or what settings do I need to enable? many thanks and appreciate your help. Hey there, Thanks for asking! A monthly frequency is definitely possible and I think we can easily add this to the plugin. I’m just not sure what the benefit of immediately sending emails is? I mean, Digest’s goal is to send summaries of all notifications. Right now, there’s a option_digest_frequency filter you could hook into, which is called every hour when running the cron event. That way you could easily send hourly emails. However, it looks like I really need to add some additional code to make a monthly frequency possible. Hi Pascal, Many thanks for your quick response. I agree that having something set for immediate doesn’t make sense and you can ignore that one. As for the monthly frequency, would you have a rough estimate as to when can this be implemented? Many thanks again and hope to hear from you soon.

Comments

2 shown
Pascal Birchler 2017-04-03T07:40:00+00:00

Hey there, Thanks for asking! A monthly frequency is definitely possible and I think we can easily add this to the plugin. I’m just not sure what the benefit of immediately sending emails is? I mean, Digest’s goal is to send summaries of all notifications. Right now, there’s a option_digest_frequency filter you could hook into, which is called every hour when running the cron event. That way you could easily send hourly emails. However, it looks like I really need to add some additional code to make a monthly frequency possible.

pixeltrace 2017-04-03T08:02:00+00:00

Hi Pascal, Many thanks for your quick response. I agree that having something set for immediate doesn’t make sense and you can ignore that one. As for the monthly frequency, would you have a rough estimate as to when can this be implemented? Many thanks again and hope to hear from you soon.