Filter Reference: gd_datepicker_extra_{$name}

Summary

Used to add extra option to datepicker per custom field.

Parameters

$name
(string) (required) The custom field name.

Default: None

Change Log

Since: 1.5.7

Used by

geodirectory-functions/custom_fields_input_functions.php: geodir_cfi_datepicker() [Line: 853]

Source Code

                    echo apply_filters("gd_datepicker_extra_{$name}",'');?>});