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 1.1 (22-08-2012)
NEW: Initial Release
安装:
Open wp-content/plugins Folder
Put: Folder: betaout-loveit
Activate Betaout-loveit Plugin`
Usage
Open wp-content/themes/<YOUR THEME NAME>/index.php
You may place it in archive.php, single.php, post.php or page.php also.
If you are using the_content(); Its add love it in end of content
Find: <?php while (have_posts()) : the_post(); ?>
Add Anywhere Below It (The Place You Want The Ratings To Show): <?php if(function_exists('betaout_ratings')) { betaout_ratings(); } ?>
6.If you want to show love it in between content add short code [loveit] in content .