Filter Hook
View Source on Trac ↗
Filter Hook
time_formats
apply_filters( 'time_formats', array(__('g:i a'), 'g:i A', 'H:i') ) Filters the default time formats.
Parameters 0 required
| Name / Type | Description |
|---|---|
| array(__('g:i a'), 'g:i A', 'H:i') mixed | No description available. |
Return Value
(mixed)
No return value description available.
Hook Information
Source File
wp-admin/options-general.php
Advertisement