全新外掛
安裝啟用
—
尚無評分
2471 天前
最後更新
—
問題解決
WordPress 5.1+ PHP 5.2+ v0.1 上架:2019-06-11
內容簡介
此簡單的外掛修復手機使用者在滾動留言表單上的「回覆」按鈕時產生的問題,以免意外觸發回覆動作。
此問題始於 WordPress 5.1 版,因 touchstart 事件未被設定為 passive 所導致。
欲了解更多資訊,請參閱 問題追蹤系統。
程式碼由 janpaulkleijn 提供。
外掛標籤
開發者團隊
原文外掛簡介
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
