Display Post With Custom Date Field
-
Hi, I have a custom date field called “due_date”
I’m trying to only show posts with due_date after today.I tried
[display-posts date_query_column="due_date" date_query_after="today"]but it is still filtering based on the post_date.
I need some guidance..
The topic ‘Display Post With Custom Date Field’ is closed to new replies.