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


Parameters

$step

(int)

$type

(string)

$metabox

(self)


Top ↑

Source

File: src/Tribe/Admin/Event_Meta_Box.php


Top ↑

Changelog

Changelog
Version Description
4.4 Introduced.