CODE
<MTEntries days="1" category="foo OR bar">
The category filtering seems to interfere with days="n". I have a page with days="1" that works perfectly, but when I add category="this OR that" it displays entries from all days, not just the last 1 day (24 hours).
Is that to be expected? Or is there a way to use both filters?
Thanks.