date_column setting ignored for date_query_after

I’d like to use a shortcode like this to show just upcoming Memorial events

[display-posts post_type=”event” taxonomy=”event-types” tax_term=”Memorial” date_column=”date-start” date_query_after=”yesterday” meta_key=”date-start” orderby=”meta_value” order=”ASC” no_posts_message=”Upcoming memorial services will be listed here once scheduled.” title=”Upcoming services:” include_excerpt=”true”]

What actually happens: the date_column setting appears to be ignored, and the date_query_after operates on post_date instead. This is doubly puzzling, since meta_key=”date-start” orderby=”meta_value” order=”ASC” works as expected, so the plugin is seeing the date-start meta key for ordering, but not for the date query.

 

This site will teach you how to build a WordPress website for beginners. We will cover everything from installing WordPress to adding pages, posts, and images to your site. You will learn how to customize your site with themes and plugins, as well as how to market your site online.

Buy WordPress Transfer