Plugin Name
开发者 |
ringmaster
|
更新时间 |
2013年2月26日 08:11 |
PHP版本: |
3.5 及以上 |
WordPress版本: |
3.5.1 |
版权: |
GPLv2 or later |
版权网址: |
版权信息
|
详情介绍:
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.
安装:
- Upload
feedanonymizer.php
to the /wp-content/plugins/
directory
- Activate the plugin through the 'Plugins' menu in WordPress
更新日志:
1.0
- Initial, and probably final, release.