• I use ‘list category posts’ to display upcoming events on my homepage. These used to expire automatically (so, yesterday’s events wouldn’t show up on the homepage today) but somehow that broke and all of the old events just hang out. Any thoughts on how I could fix this?

    I had a suggestion to query based on time along with $this->catlist->get_categories_posts(), but I don’t know how to do that…

    Thanks!
    -amy

    https://wordpress.org/plugins/list-category-posts/

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author Fernando Briano

    (@fernandobt)

    Hi amy,
    I’m not sure I understand your issue. Did the post status stop working? I am assuming you were using post_status=future?

    What version of the plugin are you using? When did it stop working?

    Thanks!

    Thread Starter asieving

    (@asieving)

    Thanks for getting back to me! So, if you look here, http://www.telluridelibrary.org/kids/events/ you can see that there are events from June 27th and 28th still showing, even though today is June 30th. Old/past events used to just automatically stop showing, but now they hang around until I delete each one individually.

    I’m not using post_status=future, and I just updated to 0.49.1 This started happening about 2 weeks ago. Thanks!
    -amy

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

The topic ‘Category posts no longer expiring’ is closed to new replies.