설명
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
설치
- Install plugin
- Activate
- ??
- Profit
후기
이 플러그인에 대한 평가가 없습니다.
기여자 & 개발자
자국어로 “Fix "Reply" Comment Button”(을)를 번역하세요.
개발에 관심이 있으십니까?
변경이력
0.1
First and hopefully only release.