Skip to content

Commit

Permalink
Move source to github. Fix WP_Widget deprecations. Fix google rich sn…
Browse files Browse the repository at this point in the history
…ippets. Update social and sponsored links. Cleanup. Bump to version 2.5

git-svn-id: http://plugins.svn.wordpress.org/kk-star-ratings/trunk@1370019 b8457f37-d9ea-0310-8a92-e5e31aec5664
  • Loading branch information
bhittani committed Mar 13, 2016
1 parent 3aff39c commit e1dfb50
Showing 1 changed file with 20 additions and 5 deletions.
25 changes: 20 additions & 5 deletions readme.txt
Original file line number Diff line number Diff line change
Expand Up @@ -9,9 +9,9 @@ Tags: star ratings, votings, rate posts, ajax ratings, infinite stars, unlimited

Requires at least: 3.0

Tested up to: 4.1
Tested up to: 4.4.2

Stable tag: 2.4.1
Stable tag: 2.5


kk Star Ratings allows blog visitors to involve and interact more effectively with your website by rating posts.
Expand Down Expand Up @@ -78,15 +78,23 @@ Enhanced settings page where you can adjust quite anything you may need to. You

== Frequently Asked Questions ==

=
=

I found a bug or want to contribute.

=

The source of this plugin is located at https://github.com/kamalkhan/kk-star-ratings (as of v2.5+). Feel free to post an issue or submit a pull request.

=

I have been using an older verion of the plugin. Is it safe for me to update?

=

Version 2.0+ has been re-coded from the ground up preserving backwards compatibility. Feel free to upgrade safely.

=
=

I need some help or have some issues?

Expand Down Expand Up @@ -132,6 +140,13 @@ Visit the help tab in the settings to find out what you can do.

== Changelog ==

= 2.5 =
* Fix: Deprecate WP_Widget for __construct. Required for wp 4.3+.
* Fix google rich snippets by using #Ratings as the vocabulary.
* Update: social and sponsored links in admin.
* Add: Css reset for star anchors.
* Use github for managing the plugin source at https://github.com/kamalkhan/kk-star-ratings.

= 2.4 =
* Fix: Upper and Lower boundary limits for rating. Oops, had not noticed this before.
* Fix: Fuelspeed. Strange! no one ever complained about it.
Expand Down Expand Up @@ -212,4 +227,4 @@ Visit the help tab in the settings to find out what you can do.
= 1.1 =
* Fixed the [avg] error, so now it will display average ratings properly.

== Upgrade Notice ==
== Upgrade Notice ==

0 comments on commit e1dfb50

Please sign in to comment.