Filter: gv_ratings_reviews_get_reviews_atts
Modify the settings passed to get_comments() when fetching reviews
Parameters
| Name | Type | Description |
|---|---|---|
| $status | string | Status for reviews. Default: approve |
| $atts | array | Settings for get_comments() |
| $post | int|\WP_Post | WP_Post Post Bridge object. |
See Also
get_comments()
Since
Source
Defined in includes/class-helper.php at line 93