# Ratings & Reviews Developer Documentation > Hooks documentation for Ratings & Reviews Version: 2.3.2 This file contains links to documentation sections following the llmstxt.org standard. ## Table of Contents - [Action - comment_form](https://www.gravitykit.dev/docs/gravityview-ratings-reviews/actions/comment_form): Fires at the bottom of the comment form, inside the closing tag. - [Action - comment_form_after](https://www.gravitykit.dev/docs/gravityview-ratings-reviews/actions/comment_form_after): Fires after the comment form. - [Action - comment_form_after_fields](https://www.gravitykit.dev/docs/gravityview-ratings-reviews/actions/comment_form_after_fields): Fires after the comment fields in the comment form. - [Action - comment_form_before](https://www.gravitykit.dev/docs/gravityview-ratings-reviews/actions/comment_form_before): Fires before the comment form. - [Action - comment_form_before_fields](https://www.gravitykit.dev/docs/gravityview-ratings-reviews/actions/comment_form_before_fields): Fires before the comment fields in the comment form. - [Action - comment_form_comments_closed](https://www.gravitykit.dev/docs/gravityview-ratings-reviews/actions/comment_form_comments_closed): Fires after the comment form if comments are closed. - [Action - comment_form_logged_in_after](https://www.gravitykit.dev/docs/gravityview-ratings-reviews/actions/comment_form_logged_in_after): Fires after the is_user_logged_in() check in the comment form. - [Action - comment_form_must_log_in_after](https://www.gravitykit.dev/docs/gravityview-ratings-reviews/actions/comment_form_must_log_in_after): Fires after the HTML-formatted 'must log in after' message in the comment form. - [Action - comment_form_top](https://www.gravitykit.dev/docs/gravityview-ratings-reviews/actions/comment_form_top): Fires at the top of the comment form, inside the <form> tag. - [Action - gravityview_ratings_reviews_after_enqueue](https://www.gravitykit.dev/docs/gravityview-ratings-reviews/actions/gravityview_ratings_reviews_after_enqueue): Fires after required scripts and styles are enqueued. - [Action - gravityview_ratings_reviews_before_enqueue](https://www.gravitykit.dev/docs/gravityview-ratings-reviews/actions/gravityview_ratings_reviews_before_enqueue): Fires before required scripts and styles are enqueued. - [Actions](https://www.gravitykit.dev/docs/gravityview-ratings-reviews/actions): Ratings & Reviews actions - [Action - limited_to_one_review_after](https://www.gravitykit.dev/docs/gravityview-ratings-reviews/actions/limited_to_one_review_after): Fires after the HTML-formatted 'limited to one review' message. - [Filter - comment_form_field_comment](https://www.gravitykit.dev/docs/gravityview-ratings-reviews/filters/comment_form_field_comment): Filter the content of the comment textarea field for display. - [Filter - comment_form_field_{$name}](https://www.gravitykit.dev/docs/gravityview-ratings-reviews/filters/comment_form_field_name): Filter a comment form field for display. - [Filter - comment_form_logged_in](https://www.gravitykit.dev/docs/gravityview-ratings-reviews/filters/comment_form_logged_in): Filter the 'logged in' message for the comment form for display. - [Filter - edit_comment_link](https://www.gravitykit.dev/docs/gravityview-ratings-reviews/filters/edit_comment_link): Filter the comment edit link anchor tag. - [Filter - get_edit_comment_link](https://www.gravitykit.dev/docs/gravityview-ratings-reviews/filters/get_edit_comment_link): Filter the comment edit link. - [Filter - gk/ratings-reviews/rating-required](https://www.gravitykit.dev/docs/gravityview-ratings-reviews/filters/gk-ratings-reviews-rating-required): Whether a rating is required on a comment. - [Filter - gravityview_ratings_reviews_merge_tags](https://www.gravitykit.dev/docs/gravityview-ratings-reviews/filters/gravityview_ratings_reviews_merge_tags): Modifies the list of available merge tags. - [Filter - gravityview_ratings_reviews_replace_merge_tag](https://www.gravitykit.dev/docs/gravityview-ratings-reviews/filters/gravityview_ratings_reviews_replace_merge_tag): Replaces merge tag with its value. - [Filter - gv_ratings_reviews_allow_empty_comments](https://www.gravitykit.dev/docs/gravityview-ratings-reviews/filters/gv_ratings_reviews_allow_empty_comments): Should empty review comments be allowed? - [Filter - gv_ratings_reviews_disable_downvoting](https://www.gravitykit.dev/docs/gravityview-ratings-reviews/filters/gv_ratings_reviews_disable_downvoting): Controls whether downvoting is disabled. - [Filter - gv_ratings_reviews_display_reviews](https://www.gravitykit.dev/docs/gravityview-ratings-reviews/filters/gv_ratings_reviews_display_reviews): Whether to display reviews for the View - [Filter - gv_ratings_reviews_get_reviews_atts](https://www.gravitykit.dev/docs/gravityview-ratings-reviews/filters/gv_ratings_reviews_get_reviews_atts): Modify the settings passed to get_comments() when fetching reviews - [Filter - gv_ratings_reviews_is_user_allowed_to_review](https://www.gravitykit.dev/docs/gravityview-ratings-reviews/filters/gv_ratings_reviews_is_user_allowed_to_review): | Name | Type | Description | - [Filter - gv_ratings_reviews_js_vars](https://www.gravitykit.dev/docs/gravityview-ratings-reviews/filters/gv_ratings_reviews_js_vars): Filter the array of data to be localized for javascript - [Filter - gv_ratings_reviews_post_bridge_title](https://www.gravitykit.dev/docs/gravityview-ratings-reviews/filters/gv_ratings_reviews_post_bridge_title): Modify the title of the Post Bridge using entry data The Post Bridge is a 1 <=> 1 custom post type that has a 1 <=> 1 relationship with... - [Filter - gv_ratings_reviews_ratings_allowed](https://www.gravitykit.dev/docs/gravityview-ratings-reviews/filters/gv_ratings_reviews_ratings_allowed): Display ratings fields for this View? - [Filter - gv_ratings_reviews_review_form_fields](https://www.gravitykit.dev/docs/gravityview-ratings-reviews/filters/gv_ratings_reviews_review_form_fields): Filter the default comment form fields. - [Filter - gv_ratings_reviews_review_form_settings](https://www.gravitykit.dev/docs/gravityview-ratings-reviews/filters/gv_ratings_reviews_review_form_settings): Filter the comment form default arguments. - [Filter - gv_ratings_reviews_reviews_allowed](https://www.gravitykit.dev/docs/gravityview-ratings-reviews/filters/gv_ratings_reviews_reviews_allowed): Allow reviewing an entry for this View? - [Filter - gv_ratings_reviews_star_rating](https://www.gravitykit.dev/docs/gravityview-ratings-reviews/filters/gv_ratings_reviews_star_rating): Filter for HTML element with a star rating. - [Filter - gv_ratings_reviews_star_rating_titles](https://www.gravitykit.dev/docs/gravityview-ratings-reviews/filters/gv_ratings_reviews_star_rating_titles): Filter the star rating hover titles. - [Filter - gv_ratings_reviews_use_advanced_sorting](https://www.gravitykit.dev/docs/gravityview-ratings-reviews/filters/gv_ratings_reviews_use_advanced_sorting): Allow users to include the Advanced Meta Sorting - [Filter - gv_ratings_reviews_vote_rating](https://www.gravitykit.dev/docs/gravityview-ratings-reviews/filters/gv_ratings_reviews_vote_rating): Filter for HTML element with a vote rating. - [Filter - gv_ratings_reviews_vote_rating_text](https://www.gravitykit.dev/docs/gravityview-ratings-reviews/filters/gv_ratings_reviews_vote_rating_text): | Name | Type | Description | - [Filter - gv_reviews_number](https://www.gravitykit.dev/docs/gravityview-ratings-reviews/filters/gv_reviews_number): Filter the comments count for display. - [Filters](https://www.gravitykit.dev/docs/gravityview-ratings-reviews/filters): Ratings & Reviews filters - [Ratings & Reviews Developer Documentation](https://www.gravitykit.dev/docs/gravityview-ratings-reviews): Developer documentation for Ratings & Reviews including hooks, actions, filters, and PHP API reference