Action Reference: geodir_publish_listing_form_message

Summary

Filter the publish listing message on the preview page.

Parameters

$publish_listing_form_message
(string) (required) The message to be filtered.

Default: None

Change Log

Since: 1.0.0

Used by

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

Source Code

                $publish_listing_form_message = apply_filters('geodir_publish_listing_form_message', $publish_listing_form_message);