ACF: Star Rating Field
Add the possibility to use rating field in ACF.
Plug-in provide three calculation method for voting:
- calculate by cookies (any visitor);
- by IP (any visitor);
- by user id (registered users only).
If « calculated by cookies » is selected, the only users which use browser with cookies enabled will be able to vote
In field settings you can also:
- open|close vote;
- tune the number of stars (1 to 20);
- specify the method of re-voting – possible(period)|never
Use the_field($field_key, $post_id) or get_field($field_key, $post_id) function in page template for field output (see ACF documentation).
In admin panel the rating is inactive.
Attention! Before removing the plugin files read uninstall.php
Languages: English, Français, Русский
I apologize for possible mistakes in plugin translation. I will be glad to accept the help with the correct translation of a plugin into English and to correction of my mistakes.
Gratitudes:
Thanks to Ivan Shamshur for JS.
French Translation – thanks to Nicolas Kern.
Compatibility
This ACF field type is compatible with: ACF 4
For developers: https://github.com/lienann/acf-starrating