• Resolved cohenner

    (@cohenner)


    Good morning!

    I would like to check and see how I can schedule a Cron job to send a daily email, each morning, with a list of all the posts that were published the previous day, instead of posting each time there is a post.

    I.E.: Each day at 12 AM, the email fires off to the cron, who sends it out at 7 AM. In the post is everything published between 12:01 AM and 11:59 PM the day before.

    Thanks

Viewing 1 replies (of 1 total)
  • Plugin Author Icegram

    (@icegram)

    Hi @cohenner,

    Currently, Cron will not combine all your posts and send one email. It will send all emails that are in queue and a separate email for each of your blog posts.

Viewing 1 replies (of 1 total)
  • The topic ‘POsting all posts posted each day’ is closed to new replies.