ACF date as conditional

06-09-2020 is the current date output by the shortcode, the same that i use in the conditional logic.

So if you want to compare the ACF static date set on the post to the current date, and display the module depending if the post date is anterior or posterior to the current date, it should be fine.

All you need is the extra Themer free plugin to support dates.

To be clear, the shortcode outputs 06-09-2020 today and will output 06-10-2020 tomorrow, it’s dynamic.

1 Like