このプラグインは WordPress の最新3回のメジャーリリースに対してテストされていません。もうメンテナンスやサポートがされていないかもしれず、最新バージョンの WordPress で使用した場合は互換性の問題が発生する可能性があります。

Feed Anonymizer

説明

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.

インストール

  1. Upload feedanonymizer.php to the /wp-content/plugins/ directory
  2. Activate the plugin through the ‘Plugins’ menu in WordPress

評価

このプラグインにはレビューがありません。

貢献者と開発者

Feed Anonymizer はオープンソースソフトウェアです。以下の人々がこのプラグインに貢献しています。

貢献者

“Feed Anonymizer” をあなたの言語に翻訳しましょう。

開発に興味がありますか ?

コードを閲覧するか、SVN リポジトリをチェックするか、開発ログRSS で購読してみてください。

変更履歴

1.0

  • Initial, and probably final, release.