Advanced Custom Fields: Star Rating Field

"Star rating" field. Add-on to ACF plugin.

Author:lienann (profile at wordpress.org)
WordPress version required:3.5
WordPress version tested:4.1.1
Plugin version:1.0.2
Added to WordPress repository:30-11-2014
Last updated:22-03-2015
Warning! This plugin has not been updated in over 2 years. It may no longer be maintained or supported and may have compatibility issues when used with more recent versions of WordPress.
Rating, %:88
Rated by:8
Plugin URI:https://github.com/lienann/acf-starrating
Total downloads:7 632
Active installs:200+
plugin download
Click to start download

Add the possibility to use rating field in ACF.

Plug-in provide three calculation method for voting:

  1. calculate by cookies (any visitor);
  2. by IP (any visitor);
  3. 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:

  1. open|close vote;
  2. tune the number of stars (1 to 20);
  3. 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


Screenshots
FAQ
ChangeLog