=== Ajax Rating with Custom Login === Contributors: anand23 Tags: Ajax, Post Rating, Custom Post Rating, Custom Post, Ajax Login, Custom Wordpress Login, Login With Ajax, Bootstrap Ajax Login, Bootstrap Ajax Rating. Requires at least: 3.0.1 Tested up to: 4.4.2 Stable tag: 4.5 License: GPLv2 or later License URI: http://www.gnu.org/licenses/gpl-2.0.html This is a Ajax plugin for Post / Custom Post rating. You can customize rating type, color, count etc. In this plugin you will get a custom login this is also a ajax driven. You will find shortcode in this plugin so you can use it easily. == Description == This is a Ajax plugin for Post / Custom Post rating. You can customize rating type, color, count etc. In this plugin you will get a custom login this is also a ajax driven. You will find shortcode in this plugin so you can use it easily. Features: 1. Ajax Rating with Ease 2. Easy Shortcode 3. Customize option for rating design, color, count & etc. 4. Custom Login Form (Ajax Driven) == Installation == 1. Upload \"ajax-rating-with-custom-login\" to the \"/wp-content/plugins/\" directory. 2. Activate the plugin through the \"Plugins\" menu in WordPress. 3. use Shortcode ([AJAXRATING]) == Frequently Asked Questions == = How can i use this plugin ? = use Shortcode [AJAXRATING]. = Can i use this plugin in my own Template = Yes you can use this using wordpress do_shortcode function. echo do_shortcode('[AJAXRATING]'). = How can i customize rating design and all.= Yes you can use this using wordpress do_shortcode function. Use below shortcode [AJAXRATING count="5" color="red" type="heart"] count : this is for your rating count. Default it is 5. color : this is for rating color. Default it is yellow (#fde16d) type : this is for rating design. presently you can use three designs. (thumb, coffee, star, heart) Default it is star. == Screenshots == == Changelog == = 0.1 = * Initial release. = 1.1 = * Small Changes Updated.