Changeset 812991
- Timestamp:
- 11/30/2013 08:03:09 PM (12 years ago)
- Location:
- author-post-ratings/trunk
- Files:
-
- 2 added
- 1 edited
-
languages/auhor-post-ratings-es_ES.po (added)
-
languages/author-post-ratings-es_ES.mo (added)
-
readme.txt (modified) (5 diffs)
Legend:
- Unmodified
- Added
- Removed
-
author-post-ratings/trunk/readme.txt
r594160 r812991 5 5 Donate link: http://philipnewcomer.net/donate/ 6 6 Tags: rating, post, author, stars, custom post type, custom post types, post type 7 Version: 1.1 8 Stable tag: 1.1 7 Version: 1.1.1 8 Stable tag: 1.1.1 9 9 Requires at least: 3.1 10 Tested up to: 3. 4.110 Tested up to: 3.7.1 11 11 License: GPLv2 or later 12 12 License URI: http://www.gnu.org/licenses/gpl-2.0.html … … 16 16 == Description == 17 17 18 There are plenty of plugins available which allow site *visitors* to rate posts, but I didn't find any that gave the post *author* that functionality, so I wrote this plugin. *Author Post Ratings* adds a meta box to the post edit screen, allowing you to chose a 1-5 star rating for the post, or to leave it unrated. The plugin will automatically add the post rating (using stars, and an optional label) to the top or bottom of the post. If you wish, you can disable that functionality altogether and use a shortcode to insert the post rating anywhere in the post you choose. The plugin supports ratings for posts, pages, and custom post types, all of which can be individually enabled or disabled in the plugin settings. It is also fully internationalized .18 There are plenty of plugins available which allow site *visitors* to rate posts, but I didn't find any that gave the post *author* that functionality, so I wrote this plugin. *Author Post Ratings* adds a meta box to the post edit screen, allowing you to chose a 1-5 star rating for the post, or to leave it unrated. The plugin will automatically add the post rating (using stars, and an optional label) to the top or bottom of the post. If you wish, you can disable that functionality altogether and use a shortcode to insert the post rating anywhere in the post you choose. The plugin supports ratings for posts, pages, and custom post types, all of which can be individually enabled or disabled in the plugin settings. It is also fully internationalized, with Spanish language translation files included. 19 19 20 20 == Installation == … … 65 65 = This plugin is useful and I want to donate to the author. = 66 66 67 Bless you.Please head on over to my [donate page](http://philipnewcomer.net/donate/). Any donation, no matter how large or small, is greatly appreciated!67 Thank you! Please head on over to my [donate page](http://philipnewcomer.net/donate/). Any donation, no matter how large or small, is greatly appreciated! 68 68 69 69 [plugin homepage URL]: http://philipnewcomer.net/wordpress-plugins/author-post-ratings/ … … 71 71 == Translating the Plugin == 72 72 73 No translation is needed for most sites. The post rating label text can be changed in the plugin settings. However, if someone wishes to translate the settings interface, the plugin is fully internationalized and ready for translation. There is a .po and a .mo file included in the plugin's 'languages' directory for your convenience. 73 The post rating label text can be changed in the plugin settings, so no translation is required for the frontend (public side) of the site. However, if you wish to translate the backend settings interface, the plugin is fully internationalized and ready for translation. There is a .po and a .mo file included in the plugin's 'languages' directory for your convenience. 74 75 The plugin includes the following translations: 76 77 * Spanish 78 _courtesy of [WebHostingHub](http://www.webhostinghub.com/)_. 74 79 75 80 == Screenshots == … … 80 85 81 86 == Changelog == 87 88 = 1.1.1 = 89 * Added Spanish language translation files, courtesy of [WebHostingHub](http://www.webhostinghub.com/). 82 90 83 91 = 1.1 =
Note: See TracChangeset
for help on using the changeset viewer.