Redirect http://blog.wordpress.com/feed/ to $target URL
Don’t redirect if a feed service user agent, because that could result in a loop.
This can be executed before WP init because it checks the URI directly to see if the main feed is being requested.
Parameters
Name | Type | Description |
---|---|---|
$target | string | URL to direct feed services to |
Return Value
void