Descrição
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
Instalação
- Install plugin
- Activate
- ??
- Profit
Avaliações
There are no reviews for this plugin.
Contribuidores e desenvolvedores
“Fix "Reply" Comment Button” é um software com código aberto. As seguintes pessoas contribuíram para este plugin.
Contribuidores“Fix "Reply" Comment Button” foi traduzido para 1 localidade. Obrigado aos tradutores por suas contribuições.
Traduzir “Fix "Reply" Comment Button” para o seu idioma.
Interessado no desenvolvimento?
Navegue pelo código, dê uma olhada no repositório SVN ou assine o registro de desenvolvimento via RSS.
Registro de alterações
0.1
First and hopefully only release.