Hello, Support Team!
On our website, we have events and challenges, both with a creationDate
and a startDate
. I store challenges as custom posts, with startDate
saved in the post.data
section. We also have a UI element that displays a list of upcoming challenges.
Is there a way to select and sort posts by startDate
, or what would be the recommended approach?
Thanks!