Action Reference: geodir_before_detail_fields

Summary

Called at the very top of the add listing page form for frontend.

Description

This is called just before the “Enter Listing Details” text.

Change Log

Since: 1.0.0

Used by

geodirectory_template_actions.php: geodir_action_add_listing_form() [Line: 2239]

Source Code

        do_action('geodir_before_detail_fields');