Viewing 6 replies - 1 through 6 (of 6 total)
  • Plugin Author mibuthu

    (@mibuthu)

    You are right. I think I will change this in the next version and only show the upcoming events in the feed.

    Thread Starter yodajones

    (@yodajones)

    Any idea or ETA when you will release the next version that does not have past events in the RSS feed?

    Plugin Author mibuthu

    (@mibuthu)

    Probably in 2 weeks, but I cannot guarantee.

    If you want to change it now you can add the required changes manually.
    Change line 44 in path/to/plugin/includes/feed.php to:
    $events = $this->db->get_events('upcoming');

    Thread Starter yodajones

    (@yodajones)

    That did the trick! Problem is resolved. Thank you.

    Plugin Author mibuthu

    (@mibuthu)

    In the new version 0.6.5 there is now an option for this available.

    Thread Starter yodajones

    (@yodajones)

    Super! Keep up the great work on this plugin. +1

Viewing 6 replies - 1 through 6 (of 6 total)
  • The topic ‘RSS Feed includes past events’ is closed to new replies.