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

Protect RSS

説明

This is a plugin that allows http authentication to the rss feeds of blog.

The plugin is based on post “A test post for a short lived experiment” by Mark Down on:
http://blog.samdevore.com/archives/2004/12/10/another-test-post/

To work on some sites that runs php as cgi like dreamhost hosted you can add to the htaccess file:
AddHandler application/x-httpd-php .php
Tip from: http://codestacker.com/codes/15-activing-php-auth-on-dreamhost

Tips to work on some other hosted sites are on article “HTTP Authentication with PHP running
as CGI/SuExec” from Best Host Ratings blog:
http://www.besthostratings.com/articles/http-auth-php-cgi.html

インストール

Upload sil_protect_rss.php to the /wp-content/plugins/ directory and activate it.

評価

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

貢献者と開発者

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

貢献者

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

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

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

変更履歴

0.1

  • First release.