“bug fix”
-
Thanks for the great plugin it helped me a lot some times!
Today I just needed to list the posts in order by id.
Looked into source and found the args array which seems configured as order by ‘id’ but according to wp class reference:
‘ID’ – Order by post id. Note the capitalization.so I changed the capitalization, and it’s ok now 🙂
The topic ‘“bug fix”’ is closed to new replies.