-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
HenriqueSilverio
committed
Feb 15, 2014
1 parent
441f57b
commit 9e05c1c
Showing
4 changed files
with
29 additions
and
15 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,14 +1,14 @@ | ||
# WP Like System | ||
|
||
**Contributors:** HenriqueSilverio | ||
**Tags:** Like, Rating, Post | ||
**Tags:** like, dislike, rating, post | ||
**Requires at least:** 3.0 | ||
**Tested up to:** 3.8 | ||
**Stable tag:** 1.0.0 | ||
**Stable tag:** 1.1.0 | ||
**License:** GPLv2 or later | ||
**License URI:** http://www.gnu.org/licenses/gpl-2.0.html | ||
|
||
Rating system for posts, based on Facebook likes. Its not dependent of Facebook. Works with WordPress only. | ||
Rating system for posts, based on Facebook likes. Its not dependent of Facebook. | ||
|
||
## Description | ||
|
||
|
@@ -26,11 +26,14 @@ WP Like System comes with a clean HTML markup and some CSS class, making easy fo | |
|
||
### Ready to translations | ||
|
||
Currently, this plugin is translated in English US and Brazilian Portuguese. | ||
Currently, this plugin has been translated in the following languages: | ||
|
||
* English US and Brazilian Portuguese - by [HenriqueSilverio](https://github.com/HenriqueSilverio) | ||
* Germany DE - by [patrickhempel](https://github.com/patrickhempel) | ||
|
||
Feel free to contact me if you wish translate he in your language. | ||
|
||
Download the files, translate and send me: <[email protected]>. | ||
Download the files, translate and send a pull request on [Github repository](https://github.com/HenriqueSilverio/wp-like-system) or mail me: <[email protected]>. | ||
|
||
## Installation: | ||
|
||
|
@@ -68,7 +71,11 @@ Use this function in your theme loop: | |
|
||
## Changelog ## | ||
|
||
#### 1.0.0 | ||
### 1.1.0 | ||
|
||
* Added Germany language. | ||
|
||
### 1.0.0 | ||
|
||
* Initial version. | ||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,13 +1,13 @@ | ||
=== WP Like System === | ||
Contributors: HenriqueSilverio | ||
Tags: Like, Rating, Post | ||
Tags: like, dislike, rating, post | ||
Requires at least: 3.0 | ||
Tested up to: 3.8 | ||
Stable tag: 1.0.0 | ||
Stable tag: 1.1.0 | ||
License: GPLv2 or later | ||
License URI: http://www.gnu.org/licenses/gpl-2.0.html | ||
|
||
Rating system for posts, based on Facebook likes. Its not dependent of Facebook. Works with WordPress only. | ||
Rating system for posts, based on Facebook likes. Its not dependent of Facebook. | ||
|
||
== Description == | ||
|
||
|
@@ -25,11 +25,14 @@ WP Like System comes with a clean HTML markup and some CSS class, making easy fo | |
|
||
= Ready to translations = | ||
|
||
Currently, this plugin is translated in English US and Brazilian Portuguese. | ||
Currently, this plugin has been translated in the following languages: | ||
|
||
* English US and Brazilian Portuguese - by [HenriqueSilverio](https://github.com/HenriqueSilverio) | ||
* Germany DE - by [patrickhempel](https://github.com/patrickhempel) | ||
|
||
Feel free to contact me if you wish translate he in your language. | ||
|
||
Download the files, translate and send me: <[email protected]>. | ||
Download the files, translate and send a pull request on [Github repository](https://github.com/HenriqueSilverio/wp-like-system) or mail me: <[email protected]>. | ||
|
||
== Installation == | ||
|
||
|
@@ -60,6 +63,10 @@ Use this function in your theme loop: | |
|
||
== Changelog == | ||
|
||
= 1.1.0 = | ||
|
||
* Added Germany language. | ||
|
||
= 1.0.0 = | ||
|
||
* Initial release. | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters