Beskrivelse
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
Installation
- Install plugin
- Activate
- ??
- Profit
Anmeldelser
Der er ingen anmeldelser for denne widget.
Bidragsydere & udviklere
“Fix "Reply" Comment Button” is open source software. The following people have contributed to this plugin.
Bidragsydere“Fix "Reply" Comment Button” er blevet oversat til 1 sprog. Tak til oversætterne for deres bidrag.
Translate “Fix "Reply" Comment Button” into your language.
Interesseret i udvikling?
Gennemse koden, tjek SVN repository, eller abonner på udviklerloggen via RSS.
Ændringslog
0.1
First and hopefully only release.