Action Reference: geodir_publish_listing_form_go_back

Summary

Filter the cancel and go back and edit HTML on the preview page.

Parameters

$publish_listing_form_go_back
(string) (required) The HTML for the cancel and go back and edit button/link.

Default: None

Change Log

Since: 1.0.0

Used by

geodirectory/geodirectory-templates/preview-buttons.php: [Line: 139]

Source Code

                $publish_listing_form_go_back = apply_filters('geodir_publish_listing_form_go_back', $publish_listing_form_go_back);