apply_filters( 'tribe_events_meta_box_timepicker_step', int $step , string $type , self $metabox )
Allows developers to filter what is the Step for the Timepicker
Contents
Parameters
- $step
-
(int)
- $type
-
(string)
- $metabox
-
(self)
Source
Changelog
| Version | Description |
|---|---|
| 4.4 | Introduced. |