Filter Reference: geodir_detail_page_review_rating_html

Summary

Filter the geodir_detail_page_review_rating() function content.

Parameters

$content_html
(string) (required) The output html of the geodir_detail_page_review_rating() function.

Default: None

Change Log

Since: 1.0.0

Used by

geodirectory_hooks_actions.php: geodir_detail_page_review_rating() [Line: 1178]

Source Code

        echo $content_html = apply_filters('geodir_detail_page_review_rating_html', $content_html);