Action Reference: geodir_after_review_form

Summary

Called after displaying “Leave a review form”.

Description

If you would like to wrap “review form” inside a div this is the best place to print your closing div. @see geodir_before_review_form to print your open div.

Change Log

Since: 1.5.7

Used by

geodirectory-functions/reviews.php: [Line: 116]

Source Code

    do_action('geodir_after_review_form'); ?>