Opis
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
Instalacija
- Install plugin
- Activate
- ??
- Profit
Recenzije
Nema recenzija za ovaj dodatak.
Saradnici i programeri
“Fix "Reply" Comment Button” is open source software. The following people have contributed to this plugin.
Doprinositelji“Fix "Reply" Comment Button” je prijeveden na 1 dijalekt. Zahvala prevodiocima za njihov doprinos.
Prevedi “Fix "Reply" Comment Button” na vaš jezik.
Zainteresirani za razvoj?
Pregledajte kôd, pogledajte SVN spremišteili se pretplatite na dnevnik razvoja od RSS.
Zapis promijena
0.1
First and hopefully only release.