Changeset 858493
- Timestamp:
- 02/15/2014 03:49:33 PM (12 years ago)
- Location:
- wp-like-system/trunk
- Files:
-
- 2 added
- 2 edited
-
languages/wp-like-system-de_DE.mo (added)
-
languages/wp-like-system-de_DE.po (added)
-
readme.txt (modified) (3 diffs)
-
wp-like-system.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
wp-like-system/trunk/readme.txt
r852914 r858493 1 1 === WP Like System === 2 2 Contributors: HenriqueSilverio 3 Tags: Like, Rating, Post3 Tags: like, dislike, rating, post 4 4 Requires at least: 3.0 5 5 Tested up to: 3.8 6 Stable tag: 1. 0.06 Stable tag: 1.1.0 7 7 License: GPLv2 or later 8 8 License URI: http://www.gnu.org/licenses/gpl-2.0.html 9 9 10 Rating system for posts, based on Facebook likes. Its not dependent of Facebook. Works with WordPress only.10 Rating system for posts, based on Facebook likes. Its not dependent of Facebook. 11 11 12 12 == Description == … … 26 26 = Ready to translations = 27 27 28 Currently, this plugin is translated in English US and Brazilian Portuguese. 28 Currently, this plugin has been translated in the following languages: 29 30 * English US and Brazilian Portuguese - by [HenriqueSilverio](https://github.com/HenriqueSilverio) 31 * Germany DE - by [patrickhempel](https://github.com/patrickhempel) 29 32 30 33 Feel free to contact me if you wish translate he in your language. 31 34 32 Download the files, translate and send me: <contato@henriquesilverio.com>.35 Download the files, translate and send a pull request on [Github repository](https://github.com/HenriqueSilverio/wp-like-system) or mail me: <contato@henriquesilverio.com>. 33 36 34 37 == Installation == … … 61 64 == Changelog == 62 65 66 = 1.1.0 = 67 68 * Added Germany language. 69 63 70 = 1.0.0 = 64 71 -
wp-like-system/trunk/wp-like-system.php
r852914 r858493 10 10 * Plugin Name: WP Like System 11 11 * Plugin URI: https://github.com/HenriqueSilverio/wp-like-system 12 * Description: Rating system for posts, based on Facebook likes. Its not dependent of Facebook. Works with WordPress only.13 * Version: 1. 0.012 * Description: Rating system for posts, based on Facebook likes. Its not dependent of Facebook. 13 * Version: 1.1.0 14 14 * Author: Henrique Silvério 15 15 * Author URI: http://blog.henriquesilverio.com
Note: See TracChangeset
for help on using the changeset viewer.