I would like to change the post order (oldest posts first). I think, I have to add a filter. $filters['order'] = ‘desc’; doesn’t work. Any help would be appreciated!
-
This topic was modified 6 hours, 9 minutes ago by
MKJ.
I would like to change the post order (oldest posts first). I think, I have to add a filter. $filters['order'] = ‘desc’; doesn’t work. Any help would be appreciated!