Descripción
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
Instalación
- Install plugin
- Activate
- ??
- Profit
Reseñas
No hay valoraciones para este plugin.
Colaboradores y desarrolladores
«Fix "Reply" Comment Button» es un software de código abierto. Las siguientes personas han colaborado con este plugin.
Colaboradores«Fix "Reply" Comment Button» está traducido en 1 idioma. Gracias a los traductores por sus contribuciones.
Traduce «Fix "Reply" Comment Button» a tu idioma.
¿Interesado en el desarrollo?
Revisa el código , echa un vistazo al repositorio SVN o suscríbete al registro de desarrollo por RSS.
Registro de cambios
0.1
First and hopefully only release.