Home › Forums › Bulk Delete Addons › Delete Posts by Custom Field › Using plugin to delete old events – not future events › Reply To: Using plugin to delete old events – not future events
June 7, 2017 at 15:44
#11099
Hello Claretha,
As you figured out the event date is stored in a meta key. So what you are doing by selecting _EventEndDate is correct.
However right now you have to give an explicit date in the value field.
We are however working on a feature that would make it possible to set expressions like ‘2 days ago’. But right now it is still work in progress.