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

Fix "Reply" Comment Button

説明

This simple plugin fixes an issue people on mobile devices are experiencing when they are scrolling over the “Reply” button on the comment form, triggering the reply action unintentionally.

This issue was introduced in WordPress 5.1 and it happens because the touchstart event is not set to passive.

For more information, check the issue tracker

The code was provided by janpaulkleijn

インストール

  1. Install plugin
  2. Activate
  3. ??
  4. Profit

評価

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

貢献者と開発者

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

貢献者

“Fix "Reply" Comment Button” は1ロケールに翻訳されています。 翻訳者のみなさん、翻訳へのご協力ありがとうございます。

“Fix "Reply" Comment Button” をあなたの言語に翻訳しましょう。

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

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

変更履歴

0.1

First and hopefully only release.