Any way to sort by the "expiration" or unpub_date using Ditto? I’m trying to create an event’s listing and would like to sort each list by the "expiration date" which is effectively the day after the even.
Yes, just use sortBy=`unpub_date` . So long as you have it set, it will sort properly.