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

Forget User Info

説明

This simple plugin inserts the following into the comment form:

Not USER'S NAME? Click here to clear this info.

When clicked, the comment cookies will be cleared, and the form will become empty. This only shows up if the user is not logged in (as most comment forms have a “log out” link for them), and if the user has a comment cookie.

インストール

  1. Upload the forget-user-info folder to the /wp-content/plugins/ directory
  2. Activate the plugin through the ‘Plugins’ menu in WordPress
  3. Verify that your comment form has the comment_form hook installed by inspecting comments.php in your theme’s directory

評価

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

貢献者と開発者

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

貢献者

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

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

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

変更履歴

0.2

  • First release in plugin repository