Descripción
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
Capturas
Instalación
- 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.
Reseñas
No hay valoraciones para este plugin.
Colaboradores y desarrolladores
«DD Rating» es un software de código abierto. Las siguientes personas han colaborado con este plugin.
ColaboradoresTraduce «DD Rating» a tu idioma.
¿Interesado en el desarrollo?
Revisa el código , echa un vistazo al repositorio SVN o suscríbete al registro de desarrollo por RSS.
Registro de cambios
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