Descrizione
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
Installazione
- Install plugin
- Activate
- ??
- Profit
Recensioni
Non ci sono recensioni per questo plugin.
Contributi e sviluppo
“Fix "Reply" Comment Button” è un software open source. Le persone che hanno contribuito allo sviluppo di questo plugin sono indicate di seguito.
Collaboratori“Fix "Reply" Comment Button” è stato tradotto in 1 lingua. Grazie a chi traduce per il contributo.
Traduci “Fix "Reply" Comment Button” nella tua lingua.
Ti interessa lo sviluppo?
Esplora il codice segui il repository SVN, segui il log delle modifiche tramite RSS.
Changelog
0.1
First and hopefully only release.