Skip to content
This repository has been archived by the owner on Jul 25, 2023. It is now read-only.

WordPress Post Like System

Compare
Choose a tag to compare
@JonMasterson JonMasterson released this 02 Feb 01:29
· 53 commits to master since this release

A simple and efficient post like system for WordPress.

Updates for this version:

  • Added jQuery FastClick plugin to improve button reactivity on iOS.
  • Prefixed all CSS classes to avoid conflicts/issues
  • Use preventDefault() to avoid targeting top of page on click