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 07 Mar 21:47
· 42 commits to master since this release

A simple and efficient post like system for WordPress.

Updates for Version 0.3.1:

  1. Removed jQuery FastClick plugin.
  2. Greatly simplified CSS.
  3. Simplified jQuery click function.
  4. Modified jQuery click function to work with AJAX-loaded content.
  5. Greatly simplified Like button markup
  6. Added "Like" and "Unlike" titles on hover
  7. Updated heart icon styles:
    1. Empty heart icon = unliked
    2. Full heart icon = liked
    3. Heart icons now change upon button click.
    4. Removed "X" symbol on hover if already liked to simplify markup/CSS.
    5. Added a loading animation