i think this should help,
https://wordpress.stackexchange.com/a/95512/139936
on ‘save_post’ hook, you can send your email.
But it will only work on direct update.
if you want to wait 24h, you will have to set a cron job that will check every post & send an email with posts updated in the last XX hours.
Related Posts:
- Alert Email when any Post or Page is Changed
- Disable new user notification to admin email
- email wordpress users using BCC
- Disable WP notifications for commenting on own posts
- General Setting Allow Multiple Email Notification
- Email notification after registration in WordPress
- Send email only upon draft
- Mechanism to send to users of secured WordPress install new notifications by SMS or email?
- Is it possible to change an existing post status from ‘pending’ to ‘publish’ via email?
- User registration email and let user choose pasword
- PAGE Specific Email Notifications
- Email user on WordPress upgrade
- How to send post notification when a Author and Contributor post?
- Is it possible to not receive email notifications for comments?
- How do I troubleshoot registration/password email errors?
- Is there a way to follow a WordPress site by email alerts for new posts? [closed]
- Alternative to email notification system?
- Need to suspend RSS feed while repairing missing old post
- Email post to submitter
- New user notification issue
- Notification Email Address not changing
- SMTP not working for Comments Email Notifications
- Check if “Send the new user an email about their account” is ticked
- Custom notification for contributors when posts are scheduled
- User profile update author
- SMTP connect() failed PHPmailer – PHP
- What is the difference between ports 465 and 587?
- How do you update user_email on the front end in WP 3.3?
- User Without Email?
- Send email when a new post is published [closed]
- Email confirmation on registration
- Customizing lost password email
- How do i send mail with custom Form Data using WordPress
- Fwd: [Website Name] Notice of Email Change [closed]
- Send all WPMU emails via SMTP
- Locked out of my own blog and password reset not working
- email sends from [email protected] even though I have it set to something else
- How to sent one form values to 2 different sites in wordpress
- Trigger WordPress Actions from Email?
- Contact form sender email
- WordPress Add New User – Send an Activation Email
- wordpress do not let user registered with info@ email and other reserved emails to get registered by users
- Emails marked as spam because it’s contain via box4231.bluehost.com
- How to change the text of automatic E-Mails e.g. after changing your password? (German localization)
- Limit number of emails per second
- WordPress reset password email is not working – woocommerce and checkmail does work
- Throttling email frequency
- Correctly configure SPF/DMARC record to work with WordPress [closed]
- 2 Email addresses for each user
- Emailing passwords: Setup installed on home server using XAMPP
- Mail function is not working
- How to notify specific users when i’m posting/modifying a new post
- How to set up a simple email subscription?
- Notify comment author upon reply
- Send bulk emails without timeout
- Change the Sender(not From) on wp_mail() function [closed]
- Is Postfix required for WordPress contact forms in general?
- Mailing list sign up form without plugin
- Adding “reply-to” in the email [closed]
- WordPress Won’t Send Email When a User Register
- Confirmation required on users email change
- Email address used by website but I do not know where
- wp_mail not sending email on custom function
- Change email address change notice from WordPress
- Getting image in mail
- Send email messages after comment was submitted
- Send email daily using `wp_mail`
- How to send confirmation email after payment made via paypal?
- WP stopped emailing notifications about new comments
- How to change the format of the subcriber email
- wp_mail() won’t send mail when it’s a variable, only when hard coded
- arguments for comment_notification_text filter
- WordPress and IPN problem
- Send email for confirmation during user registration
- I just had an email from wordpress. what does it mean?
- About Custom Email Template Design Responsive
- How to recover one of WP email addresses?
- Send email using wordpress plugin on behalf of someone with their permission
- How to apply a function to the value $email of get_user_by to override email_exists?
- forgot password page with expiry link email of 60 minutes
- Why do WordPress emails to multiple recipients include \n in the list
- Changing default WPMU emails to be send thorugh Campaign Monitor Transactional emails
- tag based subscription
- Whitelist email sent by WordPress
- delete of @ in emailaddress when starting unsubscribe link in url
- Showing “diaplay_name”
- Send Custom Post Notification to Followers
- Get emails of register user in WordPress
- Send email from WordPress
- Email setting in wordpress
- Not able to override pluggable function with a mu_plugin
- Display “a generated one [avatar] based on their e-mail address”
- Allow users to register as a higher role than default with code
- Send email once every 12 months to a particular user [closed]
- What’s the simplest way to send WordPress posts to a Mailchimp list? [closed]
- Having Issue on Receiving Emails From @Gmail.com or @Yahoo. in WordPress Using PHP Mail Function
- How to add verification on email address change?
- Only Admin receives email
- Why is my custom email notification after purchase not sending?
- Is there a wordpress function restrict public email id for registration like as is_email()