order by expiration date
-
I’ve created a WP_query to grab a custom post type and order by the expiration date meta_key. This works perfectly when using DESC, but returns nothing when using ASC. Any ideas why this might be the case? It works as espected with a simple sql query, but not with WP_query.
The topic ‘order by expiration date’ is closed to new replies.