Changing post order Home › Forums › Newsletter Plugin Support › Changing post order This topic has 2 replies, 2 voices, and was last updated 9 years, 9 months ago by MKJ. Viewing 3 posts - 1 through 3 (of 3 total) Author Posts February 12, 2014 at 11:59 pm #10504 MKJParticipant 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! February 14, 2014 at 2:17 pm #10507 StefanoKeymaster You should add the orderby too, but I believe the orderby will extract the oldest post if used. Just user the array_reverse of PHP. February 17, 2014 at 1:53 pm #10525 MKJParticipant Just user the array_reverse of PHP. That did the trick. Thank you very much! Author Posts Check out our premium plans with priority support. Viewing 3 posts - 1 through 3 (of 3 total) You must be logged in to reply to this topic. Log In Username: Password: Keep me signed in Log In