Support

Account

Home Forums Front-end Issues Delete ACF repeater field entry from backend after date expiry Reply To: Delete ACF repeater field entry from backend after date expiry

  • Not sure why everything is being deleted, like I said, it could be that the date field isn’t valid for strtotime(). The date is probably being converted incorrectly. You may need to make sure that your date is “YYYY-MM-DD’.

    Because you’re using a nested repeater, this also poses an issue. Try using the field_key for the field name for add_filter().