Plugin Directory

Changeset 812991


Ignore:
Timestamp:
11/30/2013 08:03:09 PM (12 years ago)
Author:
philip.newcomer
Message:

updating files to version 1.1.1

Location:
author-post-ratings/trunk
Files:
2 added
1 edited

Legend:

Unmodified
Added
Removed
  • author-post-ratings/trunk/readme.txt

    r594160 r812991  
    55Donate link: http://philipnewcomer.net/donate/
    66Tags: rating, post, author, stars, custom post type, custom post types, post type
    7 Version: 1.1
    8 Stable tag: 1.1
     7Version: 1.1.1
     8Stable tag: 1.1.1
    99Requires at least: 3.1
    10 Tested up to: 3.4.1
     10Tested up to: 3.7.1
    1111License: GPLv2 or later
    1212License URI: http://www.gnu.org/licenses/gpl-2.0.html
     
    1616== Description ==
    1717
    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.
     18There 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.
    1919
    2020== Installation ==
     
    6565= This plugin is useful and I want to donate to the author. =
    6666
    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!
     67Thank you! Please head on over to my [donate page](http://philipnewcomer.net/donate/). Any donation, no matter how large or small, is greatly appreciated!
    6868
    6969[plugin homepage URL]: http://philipnewcomer.net/wordpress-plugins/author-post-ratings/
     
    7171== Translating the Plugin ==
    7272
    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.
     73The 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
     75The plugin includes the following translations:
     76
     77* Spanish
     78_courtesy of [WebHostingHub](http://www.webhostinghub.com/)_.
    7479
    7580== Screenshots ==
     
    8085
    8186== Changelog ==
     87
     88= 1.1.1 =
     89* Added Spanish language translation files, courtesy of [WebHostingHub](http://www.webhostinghub.com/).
    8290
    8391= 1.1 =
Note: See TracChangeset for help on using the changeset viewer.