Action Reference: geodir_manage_available_fields

Summary

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

Parameters

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

Default: None

Change Log

Since: 1.0.0

Used by

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

Source Code

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