apply_filters( 'va_star_ratings_review_count', string $results, int $rating, int $total, WP_Post $post )

Filter the total rating stars and results html.


Package


Description Description


Parameters Parameters

$results

(string) The html review star rating and total count.

$rating

(int) The avg star rating number.

$total

(int) The total number of reviews.

$post

(WP_Post) Post object.


Top ↑

Changelog Changelog

Changelog
VersionDescription
4.0.0Introduced.

Premium WordPress Apps