Get the total amount (COUNT) of ratings, or just the count for one rating e.g. number of 5 star ratings.
public get_rating_count ( integer $value = null ) : integer | ||
$value | integer | Optional. Rating value to get the count for. By default returns the count of all rating values. |
Résultat | integer |