Action Reference: geodir_manage_available_fields_custom

Summary

Adds the available fields to the custom fields custom added settings page per post type.

Parameters

$sub_tab
(string) (required) The current settings tab name.

Default: None

Change Log

Since: 1.6.9

Used by

geodirectory-admin/admin_template_tags.php: geodir_custom_post_type_form() [Line: 1547]

Source Code

                        do_action('geodir_manage_available_fields_custom', $sub_tab); ?>