Descrição
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
Imagens de tela
Instalação
- 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!
FAQ
Do you have ideas, questions or issues with DD-Roles? Please leave a message in the support forum.
Avaliações
Não existem avaliações para esse plugin.
Colaboradores e desenvolvedores
“DD Rating” é um software com código aberto. As seguintes pessoas contribuíram para este plugin.
ColaboradoresTraduzir “DD Rating” para o seu idioma.
Interessado no desenvolvimento?
Navegue pelo código, dê uma olhada no repositório SVN ou assine o registro de desenvolvimento via RSS.
Registro de alterações
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