=== Betaout-loveit === Contributors: Betaout Donate link: Tags: like, rating, postratings, postrating, vote, digg, ajax, post,loveit Requires at least: 2.8 Tested up to: 3.3.2 Stable tag: trunk Adds an AJAX like system for your WordPress blog's post/page. == Description == = Donations = * I spent most of my free time creating, updating, maintaining and supporting these plugins, if you really love my plugins and could spare me a couple of bucks, I will really appericiate it. If not feel free to use it without any obligations. = Version 0.2 (03-03-2013) = * NEW: Initial Release == Installation == 1. Open `wp-content/plugins` Folder 2. Put: `Folder: betaout-loveit` 3. Activate `Betaout-loveit` Plugin` = Usage = 1. Open `wp-content/themes//index.php` 2. You may place it in archive.php, single.php, post.php or page.php also. 3. Find: `` 4. Add Anywhere Below It (The Place You Want The Ratings To Show): `` * If you DO NOT want the ratings to appear in every post/page, DO NOT use the code above. Just type in `[loveit]` into the selected post/page content and it will embed loveit into that post/page only. * If you want to embed other post ratings use `[loveit id="1"]`, where 1 is the ID of the post/page ratings that you want to display. * If you want to embed other post ratings results, use `[loveit id="1" results="true"]`, where 1 is the ID of the post/page ratings results that you want to display.