Filter: gv_ratings_reviews_is_user_allowed_to_review
Parameters
| Name | Type | Description |
|---|---|---|
| $reviewdata | array | Comment data array, including author, email, |
| $post_bridge | int|\WP_Post | The post ID or WP_Post object of post bridge |
| $is_allowed | bool|\WP_Error | Whether the user is allowed to review the entry. |
Since
Source
Defined in includes/class-helper.php at line 1475