Pods shortcode to only show posts with todays date or the following days
-
I have a custom post type “conference” and I need to filter the list to show only conference posts with the start date as today e.g. March 8 or the following days. It shouldn’t display conference posts with start date e.g. March 7 or before.
[pods name="conferences" orderby ="conferences_start_date.meta_value ASC" template="Conferences" limit="-1"]
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
- The topic ‘Pods shortcode to only show posts with todays date or the following days’ is closed to new replies.