Skip to content

bywire/WordPress-Post-Like-System

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 

Repository files navigation

WordPress-Post-Like-System

A simple and efficient post like system for WordPress. View the demo.

Four Steps to Glory

  1. Add the styles from like-styles.css to your theme's main stylesheet.
  2. Add post-like.js to your theme's js folder (if it exists). If there is no js folder, create one and add post-like.js to it.
  3. Add the contents of post-like.php to your theme's functions.php file.
  4. Add and echo the button function to your theme's single page template (typically content-single.php).

About

A simple and efficient post like system for WordPress.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published