该插件尚未通过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.