Skip to main content

FeedController

Front-controller for every feed request. Registers the feed rewrite rules, validates the token on the way in, resolves which tier the request is entitled to, and dispatches the response — cached XML, the public feed, or a 403.

Registered automatically on plugin boot. You do not instantiate or call it directly; extend feed behavior through the feed filters and actions rather than by subclassing.