Leírás
WP Post Rating plugin is a simple yet powerful tool that allows you to add star rating functionality to your WordPress posts, custom posts, and pages. With customizable settings, you can choose the number of stars to display and easily add the rating system to your website to engage your audience and get valuable feedback.
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.
Képernyőmentések
Vélemények
Közreműködők és fejlesztők
“WP Post Rating” egy nyílt forráskódú szoftver. A bővítményhez a következő személyek járultak hozzá:
Közreműködők“WP Post Rating” fordítása a saját nyelvünkre.
Érdekeltek vagyunk a fejlesztésben?
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.
Változási napló
2.5
- Fixed: PHP Warning and minor issues
- Check plugin compatibility with latest wordpress version and PHP 8
2.4.6
- Fixed: PHP Warning issues
- Check plugin compatibility with latest wordpress version
2.4.5
- Fixed: PHP Warning issues
- Check plugin compatibility with latest wordpress version
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.