Description
This plugin performs the simple task of replacing individual author names in feeds with the site name.
This is useful for blogs that are written by multiple authors that have the «authoritative voice» of the blog itself,
rather than attributing each post to its individual author. This plugin makes the posts in the feeds (all feeds: rss,
rss2, atom, rdf, etc) appear to be written anonymously, instead using the name of the site as the publishing author,
rather than the name of the author. This prevents admins from having to edit core files to make posts in the feed anonymous.
Installation
- Upload
feedanonymizer.php
to the/wp-content/plugins/
directory - Activate the plugin through the ‘Plugins’ menu in WordPress
Reviews
There are no reviews for this plugin.
Contributors & Developers
“Feed Anonymizer” is open source software. The following people have contributed to this plugin.
ContributorsTranslate “Feed Anonymizer” into your language.
Interested in development?
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.
Changelog
1.0
- Initial, and probably final, release.