Support

Account

Home Forums General Issues Archive posts Reply To: Archive posts

  • Do you mean altering the post status or something after the date and time in the field.

    You would need to set up a Cron. The Cron would do a WP_Query() to get all the posts you want to check, compare the field value with the current date/time, and if it is passed then update the post.