I cannot get [post_status = future] to work
-
Hi,
I am trying unsuccessfully to use the new parameter
post_statusto display future posts[post_status = future]. I am new to using this plugin.I have a number of posts with category datesforyourdiary that should be displayed on a password-protected page. The post date for each of these posts is that of the relevant event.
I only want to display future posts on this page. However I see none.
the shortcode I am using is
[catlist name=datesforyourdiary orderby=date order=asc excerpt=yes post_status=future]It does not seem to make any difference whether the page is password-protected or not. I have also tried removing most of the other parameters.
My temporary workaround is to omit the post_status parameter, and publish the posts; however this requires manual intervention once the event date has passed, something I am keen to avoid.
Please can you tell me if I am doing something obviously wrong?
The topic ‘I cannot get [post_status = future] to work’ is closed to new replies.