=== Dsense Like Posts ===
Plugin Name: Dsense Like Posts
Plugin URI:  http://www.developingsense.com/dsenselikes
=======
Contributors: Amrinder Singh
Donate link: https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=HH9UAGR9QBPWJ
Tags:related, posts, categories, perfect, like posts
Author:      Amrinder Singh
Author URI:  http://www.developingsense.com
Requires at least: 3.0.1
Tested up to: 6.7.1
Stable tag: 0.6
License: GPL-2.0-or-later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
This plugin adds the functionality to like and unlike the posts and helps in getting the most popular posts.

== Description ==
This plugin adds the functionality to like and unlike the posts and helps in getting the most popular posts.
This is a very light plugin which loads very fast and compatible with all themes.
<b> Shows only on posts </b>

<h2>Features</h2>
1. Lightweight plugin
2. Likes and Unlikes.
3. Compatible with all theme designs.
4. Unique advanced tracking of likes and unlikes.


== Installation ==

The installation of this plugin is very simple. Just follow these simple steps

e.g.

1. Upload `dsense-like-posts` to the `/wp-content/plugins/` directory
2. Activate the plugin through the 'Plugins' menu in WordPress

== Frequently Asked Questions ==

= What is the shortcode to show the like button on posts ? =

[dsenselikes]

= What is the code to embed directly in a theme template ? =

Add the following code in a wordpress while loop.
  echo getPostLikeLink( $post->ID );
  
== Screenshots ==

1. After activating you will see an heart icon against post title of each default wordpress posts.

