Support

Account

Home Forums Backend Issues (wp-admin) How to clear date automatically? Reply To: How to clear date automatically?

  • You need to create a cron that queries the posts, looks at the value of the field for each post and then clears/updates the field if your condition is met.