Descripció
WP Post Rating is a simple and easy plugin which is used to add rating functionality to your website. This plugin allows visitors to rate your posts and pages.
Stars Rating are displayed as:
* Five stars above comment form fields,
* Below the Post title, as an average rating,
* For each comment, voted stars with comment text.
* Rated stars with comment in admin list
Installation
- Upload “wpcr-comment-rating” to the “/wp-content/plugins/” directory.
- Activate the plugin through the “Plugins” menu in WordPress.
- Go to setting > Post rating and enable all options. Check post detail page to see it in action.
Features
- Multiple rating stars
- Stars color scheme
- Average rating display options
- Enable/disable floating links (post navigation, social share)
- Google rich snippets
Shortcodes
- Average rating shortcode [wppr_avg_rating]
- Average rating shortcode by post id [wppr_avg_rating_post_id id=’1′](Change post id 1 with your post id.)
More features
*If you want more advanced features, check PRO version.
Captures
Ressenyes
Col·laboradors i desenvolupadors
"WP Post Rating" és programari de codi obert. La següent gent ha contribuït en aquesta extensió.
ContribuïdorsTradueix “WP Post Rating” a la teva llengua.
Interessats en el desenvolupament?
Navegueu pel codi, baixeu-vos el repositori SVN, o subscriviu-vos al registre de desenvolupament per fisl de subscripció RSS.
Registre de canvis
2.4.4
- Fixed: Some minor issues
2.4.3
- Fixed: PHP warnings and some minor issues
2.4.2
- Fixed: PHP warnings and some minor issues
- Check plugin compatibility with latest wordpress version
2.4
- Fixed: PHP warnings and some minor issues
- Upgraded to object-oriented codebase, based on the WordPress Plugin boilerplate
- Add new translation string to language file
2.3.1
- Fixed: PHP warnings and some minor issues
- Show star rating with each comment in admin
2.3
- Fixed: PHP warnings
- Fixed: .POT string found issue
- Fixed minor issues
2.2.3
- Fix: average rating shortcode by post id, include id parameter
2.2.2
- Included the supported structured data types for rich snippets
- Updated the rich snippets structured data
- Fix: Post content html tags issue
2.2.1
- Fixed PHP warnings
2.2
- Fixed/hide stars rating from comment reply form
- Changed avg rating data attribute
- Add setting options to change voted stars position with comment text.
2.1.7
- Check plugin compatibility with Divi theme and wp latest version
- Change star images
- Display total rated value with each user/visitor comment
2.1.6
- Check plugin compatibility on wp latest version
2.1.4
*Change plugin text domain
*Rename translation files
2.1.3
- Add .pot file for string translation
- Make text to translatable string
2.1.2
- Fixed minor issues.
2.1.1
- Change Google rich snippets structure
- Set average rating layout
- Set setting page layout
- Load bootstrap files only for plugin setting page
2.1
- Add Google rich snippets
- Add average rating text field in setting page
2.0
- Add multiple setting options for stars
- Change floating links icons
1.3
- Add next, previous floating link option
- Add facebook, twitter and google plus sharing links
1.2.3
- Add average label display options
1.2.2
- FIXED: Post tags links remove when average rating is shown.
1.2.1
- Fixed some minor issues and done some code reformatting.
1.2
- Add rating images option and done some code reformatting.
1.1.0
- FIXED: PHP file include error.