Beschrijving
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
Installatie
- Install plugin
- Activate
- ??
- Profit
Beoordelingen
Er zijn geen beoordelingen voor deze plugin.
Bijdragers & ontwikkelaars
“Fix "Reply" Comment Button” is open source software. De volgende personen hebben bijgedragen aan deze plugin.
Bijdragers“Fix "Reply" Comment Button” is vertaald in 1 locale. Dank voor de vertalers voor hun bijdragen.
Vertaal “Fix "Reply" Comment Button” naar jouw taal.
Interesse in ontwikkeling?
Bekijk de code, haal de SVN repository op, of abonneer je op het ontwikkellog via RSS.
Changelog
0.1
First and hopefully only release.