Version Description
- Maintenance: Maintenance release for 2.1.
Download this release
Release Info
Developer | bhittani |
Plugin | kk Star Ratings |
Version | 2.1.1 |
Comparing to | |
See all releases |
Code changes from version 2.1 to 2.1.1
- admin.php +1 -1
- index.php +1 -1
- readme.txt +4 -1
admin.php
CHANGED
@@ -6,7 +6,7 @@
|
|
6 |
<script src="http://connect.facebook.net/en_US/all.js#xfbml=1"></script>
|
7 |
<fb:like send="false" layout="box_count" width="225" show_faces="false" href="http://wakeusup.com/2011/05/kk-star-ratings/"></fb:like>
|
8 |
</p>
|
9 |
-
|
10 |
</div>
|
11 |
<!-- bf-wrap-small -->
|
12 |
<?php endif; ?>
|
6 |
<script src="http://connect.facebook.net/en_US/all.js#xfbml=1"></script>
|
7 |
<fb:like send="false" layout="box_count" width="225" show_faces="false" href="http://wakeusup.com/2011/05/kk-star-ratings/"></fb:like>
|
8 |
</p>
|
9 |
+
<iframe src="http://bhittani.com/wp.php" id="bfa" width="225" height="400" scrolling="no" border="0"></iframe>
|
10 |
</div>
|
11 |
<!-- bf-wrap-small -->
|
12 |
<?php endif; ?>
|
index.php
CHANGED
@@ -4,7 +4,7 @@
|
|
4 |
Plugin Name: kk Star Ratings
|
5 |
Plugin URI: http://wakeusup.com/2011/05/kk-star-ratings/
|
6 |
Description: Renewed from the ground up(as of v2.0), clean, animated and light weight ratings feature for your blog. With kk Star Ratings, you can <strong>allow your blog posts to be rated by your blog visitors</strong>. It also includes a <strong>widget</strong> which you can add to your sidebar to show the top rated post. Wait! There is more to it. Enjoy the extensive options you can set to customize this plugin.
|
7 |
-
Version: 2.1
|
8 |
Author: Kamal Khan
|
9 |
Author URI: http://bhittani.com
|
10 |
License: GPLv2 or later
|
4 |
Plugin Name: kk Star Ratings
|
5 |
Plugin URI: http://wakeusup.com/2011/05/kk-star-ratings/
|
6 |
Description: Renewed from the ground up(as of v2.0), clean, animated and light weight ratings feature for your blog. With kk Star Ratings, you can <strong>allow your blog posts to be rated by your blog visitors</strong>. It also includes a <strong>widget</strong> which you can add to your sidebar to show the top rated post. Wait! There is more to it. Enjoy the extensive options you can set to customize this plugin.
|
7 |
+
Version: 2.1.1
|
8 |
Author: Kamal Khan
|
9 |
Author URI: http://bhittani.com
|
10 |
License: GPLv2 or later
|
readme.txt
CHANGED
@@ -11,7 +11,7 @@ Requires at least: 3.0
|
|
11 |
|
12 |
Tested up to: 3.4.2
|
13 |
|
14 |
-
Stable tag: 2.1
|
15 |
|
16 |
|
17 |
kk Star Ratings allows blog visitors to involve and interact more effectively with your website by rating posts.
|
@@ -128,6 +128,9 @@ Visit the help tab in the settings to find out what you can do.
|
|
128 |
|
129 |
== Changelog ==
|
130 |
|
|
|
|
|
|
|
131 |
= 2.1 =
|
132 |
* Fix: Google rich snippets is now stable and safe to use.
|
133 |
* Fix: Grammers in admin settings.
|
11 |
|
12 |
Tested up to: 3.4.2
|
13 |
|
14 |
+
Stable tag: 2.1.1
|
15 |
|
16 |
|
17 |
kk Star Ratings allows blog visitors to involve and interact more effectively with your website by rating posts.
|
128 |
|
129 |
== Changelog ==
|
130 |
|
131 |
+
= 2.1.1 =
|
132 |
+
* Maintenance: Maintenance release for 2.1.
|
133 |
+
|
134 |
= 2.1 =
|
135 |
* Fix: Google rich snippets is now stable and safe to use.
|
136 |
* Fix: Grammers in admin settings.
|