• Hi,

    I know there is a way to show schecduled post using
    query_posts('post_status=publish);

    But lets say I want one loop to display both publihed and scheduled posts, is there a way to join together two values of the post_status parameter into one query post loop?

    Thanks

Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘query_posts for future and published posts’ is closed to new replies.