Is there a way to store a custom field value as a datetime so it can be used to order by?
Leave a Reply
You must be logged in to post a comment.
Is there a way to store a custom field value as a datetime so it can be used to order by?
You must be logged in to post a comment.
Yes, you can use jQuery DatePicker and save the date, and use
query_post
to show the postS in order (code also on github):