apply_filters( 'tribe_events_meta_box_timepicker_default', string $default , string $type , string $date , self $metabox )
Allows developers to filter what is the default time for the Timepicker
Contents
Parameters
- $default
-
(string)
- $type
-
(string)
- $date
-
(string)
- $metabox
-
(self)
Source
Changelog
| Version | Description |
|---|---|
| 4.4 | Introduced. |