I would like to exclude some authors from the RSS feed. I've tried a fed methods but none seem to work. Does anyone have advice?
I would like to exclude some authors from the RSS feed. I've tried a fed methods but none seem to work. Does anyone have advice?
You can specify the author to exclude like so:
http://example.com/feed/?author=-4
Or you can specify only the authors you want to include:
http://example.com/feed/?author=1,2,6
Where author is equal to the author's ID number (you can see this on your wp-admin page on the "Users" tab and the "Authors and Users" subtab)
This topic has been closed to new replies.