Featured Image

ACF: Star Rating Field

https://wordpress.org/plugins/acf-starrating/

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.

Edit Post and ACF Fields

1
1

File name:

File size: