Hi, I can’t find any open threads about how to do this. There are a few that link to a guide page which must have been live once upon a time but now 404s, so here goes…
We’re currently using WordPress as a blog and events platform bolted on to a non WordPress site. We have some PHP script that pulls the first 4 events from the feed to show on the homepage (the non WP part of the site).
As the number of events has grown I now need to be more specific about what to show, so I set up a category for ‘featured events’ to display events from that feed instead.
I would like to add the event start and end dates to the RSS output so we can call those to the homepage too.
As I said, I’ve seen a few threads on this topic, but they’re all closed and don’t provide the answer.