Hi, I have been using fetch_feed to work with external feeds in my plugin. I have noticed that even after some times in the feed have been removed, the feed items remain in the simplepie object returned by the fetch_feed function. Does this mean that the feed is automatically cached? How can I clear this cache? Raj Sekharan