Home › Forums › General Issues › Order posts by date AND custom date › Reply To: Order posts by date AND custom date
There isn’t a way to order by two different fields at the same time using WP_Query(). I’m not even sure that this could be done with a direct DB query. These are two different columns in two different tables. The only way I can think of to accomplish what you want would be to copy the original post date to the new update field for every post and then sort them only on the new field.
Welcome to the Advanced Custom Fields community forum.
Browse through ideas, snippets of code, questions and answers between fellow ACF users
Helping others is a great way to earn karma, gain badges and help ACF development!
We use cookies to offer you a better browsing experience, analyze site traffic and personalize content. Read about how we use cookies and how you can control them in our Privacy Policy. If you continue to use this site, you consent to our use of cookies.