This plugin hasn’t been tested with the latest 3 major releases of WordPress. It may no longer be maintained or supported and may have compatibility issues when used with more recent versions of WordPress.

WP FastClick

Description

Why does the delay exist?

According to Google:

…mobile browsers will wait approximately 300ms from the time that you tap the button to fire the click event. The reason for this is that the browser is waiting to see if you are actually performing a double tap.

The aim is to make your application/website feel less laggy and more responsive while avoiding any interference with your current logic.

Advanced

Visit Documentation page

Plugin Features

  1. No configurations required
  2. Just activate plugin and see results on touch devices.

Credits

This plugin uses fastclick.js maintained by Rowan Beentje, Matthew Caruana Galizia and Matthew Andrews at FT Labs.

Installation

  1. Download the plugin via WordPress.org.
  2. Upload the ZIP file through the “Plugins > Add New > Upload” screen in your WordPress dashboard.
  3. Activate the plugin through the ‘Plugins’ menu in WordPress

FAQ

How do I contribute?

We encourage everyone to contribute their ideas, thoughts and code snippets. This can be done by forking the repository over at GitHub.

Reviews

03 Oktyabr 2016
Excellent work..!! Thanks for bringing WpFastClick, Now browsers feel less laggy while browsing. Thanks a lot ..!!
Read all 2 reviews

Contributors & Developers

“WP FastClick” is open source software. The following people have contributed to this plugin.

Contributors

Translate “WP FastClick” into your language.

Interested in development?

Browse the code, check out the SVN repository, or subscribe to the development log by RSS.

Changelog

1.0.2

  • Version updated

1.0.0

  • Initial release.