설명
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.