Dodatak nije testiran s zadnje 3 glavna izdanja WordPressa. Možda ga se više ne održava ili pruža podršku i možda ima probleme sa kompatibilnošću s novijim inačicama WordPressa.

Fix "Reply" Comment Button

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

  1. Install plugin
  2. Activate
  3. ??
  4. Profit

Recenzije

Nema recenzija za ovaj dodatak.

Suradnici i Programeri

“Fix "Reply" Comment Button” je softver otvorenog koda. Sljedeće osobe su doprinijele ovom dodatku.

Suradnici

“Fix "Reply" Comment Button” je preveden na 1 jezik. Zahvala prevoditeljima za njihov doprinos.

Prevedite “Fix "Reply" Comment Button” na svoj jezik.

Zainteresirani ste za razvoj?

Pregledajte kôd, pogledajte SVN spremišteili se pretplatite na dnevnik razvoja od RSS.

Dnevnik promjena

0.1

First and hopefully only release.