apply_filters( 'sensei_clock_init', $clock ) → {Clock_Interface}
Filter the clock.
Parameters:
Name | Type | Description |
---|---|---|
$clock |
Clock_Interface | The clock. |
- Since:
- 4.20.1
- Source:
Returns:
Filtered clock.
- Type
- Clock_Interface