Action Reference: geodir_after_detail_page_review_rating

Summary

This is called before the rating html in the function geodir_detail_page_review_rating().

Description

This is called outside the check for an actual rating and the check for preview page.

Change Log

Since: 1.0.0

Used by

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

Source Code

    do_action('geodir_after_detail_page_review_rating');