Mô tả
This plugin contains a rating module. Add a rating to a post. You can set multiple ratings to one post. The ratingform in front will be include inside the commentform.
Add [averageRating] inside your post as short-code to show the average.
Arbitrary section 1
Ảnh màn hình
Cài đặt
- Upload the
dd Rating
directory to the/wp-content/plugins/
directory - Activate the plugin through the ‘Plugins’ menu in WordPress
- Activate and set a rating inside a post.
See the forum how to add it to custom post types. Notice the rating will be injected inside the default post- & comment template. If you’re using a third party theme, I hope for you they added the hooks to the templates!
Hỏi đáp
Do you have ideas, questions or issues with DD-Roles? Please leave a message in the support forum.
Đánh giá
There are no reviews for this plugin.
Người đóng góp & Lập trình viên
“DD Rating” là mã nguồn mở. Những người sau đã đóng góp vào plugin này.
Những người đóng gópDịch “DD Rating” sang ngôn ngữ của bạn.
Muốn tham gia phát triển?
Duyệt code, check out SVN repository, hoặc theo dõi nhật ký phát triển qua RSS.
Nhật ký thay đổi
1.7.1
- Bugfix: crossbrowser box-sizing
- Buy me a beer or more!
1.7
- Bugfix: select issue allow
- Cleanup code
- Add only the rating column
- Set titles correct
1.6
- Bugfix: remove ‘hoi’ console.log
- Bugfix: lost data when switching between replies forms.
- Set the average total stars
- Make star view more precisely
1.5
- Bugfix: lost data when doing quick edit
- Add rates to pages
- Shortcode can be [averageRating] to get the average of the post/page or [averageRating id =’117′] to get it by id.
1.2
- Add rich snippets
- Solved CSS/JS loading issues tnx for support to froid
- Made hidden input of jsonbox instead of textarea
- Solved visibility of not allowed ratings
1.1
- Update readme.txt
- Changed some titles
- Add screenshots and header-image
1.0
- Add plugin live