=== VD Ratings ===
Contributors: vrajesh.dave,anandlovessofg,Vala bhavesh,maliyaumeshl,shashank3105
Tags: star rating , rating	
Requires at least: 4.3
Tested up to: 4.7
Stable tag: 0.1
License: GPLv2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html


== Description ==

vd rating is a rating plugin that is used to give rate to perticular post or custom post.

Generally When we create listing page we need to add all featured of post like rating,date,content etc,so I have created a Shortcode [vd_rating].If you want to use shortcode inside for loop or while lood use : do_shortcode('[vd_ratings id='POST_ID']');

== Installation ==

1. Upload the `vd_ratings` folder to the `/wp-content/plugins/` directory
1. Activate the plugin through the 'Plugins' menu in WordPress
1. Use the shortcode `[vd_rating]` in your posts or pages.if you want to use shortcode inside for loop or while lood use : do_shortcode('[vd_ratings id='POST_ID']');

== Changelog ==

= 0.1 =
This is the first release of the plugin.

= 1.2 =
- Resolved normal issues
- Add orange color
