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

PayPerAccess

説明

If you need to grant access to your website only to those peaople that had paid
a fee or have done something you need before they access: this plugin allow you
to setup an “access URL” that permit you to access all website contents.

If users don’t access through this URL, they’ll be redirected to another page
(for eg. a payment page) and then redirected back by that page to the “access URL”
if they pay or do something you want.

インストール

To install the plugin you can simply use the “plugin installer” of WordPress,
or manually:
1. upload hte files you can find in the ZIP file, to the directory ‘/wp-content/plugins/wx_payperaccess/’
2. thourgh the plugin page in the admin panel, activate the plugin
3. go to Settings -> PayPerAccess and configure all options you need
4. save
5. test trying to access the website: yiou should be redirected to the URL you specified in RUrl parameter
6. try to access the Access URL you can see in the setting page, and you will be able to navigate the site for the duration of your session

評価

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

貢献者と開発者

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

貢献者

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

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

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

変更履歴

1.1

  • grouped options in serialized data

1.0

  • first version of plugin