Описание
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
Установка
- Install plugin
- Activate
- ??
- Profit
Отзывы
Нет отзывов об этом плагине.
Участники и разработчики
«Fix "Reply" Comment Button» — проект с открытым исходным кодом. В развитие плагина внесли свой вклад следующие участники:
Участники«Fix "Reply" Comment Button» переведён на 1 язык. Благодарим переводчиков за их работу.
Перевести «Fix "Reply" Comment Button» на ваш язык.
Заинтересованы в разработке?
Посмотрите код, проверьте SVN репозиторий, или подпишитесь на журнал разработки по RSS.
Журнал изменений
0.1
First and hopefully only release.